Searched refs:for_each_cos_in_tx_queue (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 1146 for_each_cos_in_tx_queue(fp, cos) in bnx2x_msix_fp_int() 1497 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_free_tx_skbs_queue() function 2491 for_each_cos_in_tx_queue(fp, cos) in bnx2x_bz_fp() 2973 for_each_cos_in_tx_queue(fp, cos) in bnx2x_drain_tx_queues() 3234 for_each_cos_in_tx_queue(fp, cos) in bnx2x_poll() 4404 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_free_fp_mem_at() function 4568 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_alloc_fp_mem_at() function
|
H A D | bnx2x_cmn.h | 768 for_each_cos_in_tx_queue(fp, cos) in bnx2x_has_tx_work()
|
H A D | bnx2x.h | 1969 #define for_each_cos_in_tx_queue(fp, var) \ macro
|
H A D | bnx2x_main.c | 1003 for_each_cos_in_tx_queue(fp, cos) in bnx2x_panic_dump() function 1157 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_panic_dump() function 1950 for_each_cos_in_tx_queue(fp, cos) in bnx2x_interrupt() 6389 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_init_eth_fp() function 6462 for_each_cos_in_tx_queue(&bp->fp[i], cos) in bnx2x_init_tx_rings() 9349 for_each_cos_in_tx_queue(fp, cos) in bnx2x_chip_cleanup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 1157 for_each_cos_in_tx_queue(fp, cos) in bnx2x_msix_fp_int() 1508 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_free_tx_skbs_queue() function 2502 for_each_cos_in_tx_queue(fp, cos) in bnx2x_bz_fp() 2986 for_each_cos_in_tx_queue(fp, cos) in bnx2x_drain_tx_queues() 3250 for_each_cos_in_tx_queue(fp, cos) in bnx2x_poll() 4415 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_free_fp_mem_at() function 4579 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_alloc_fp_mem_at() function
|
H A D | bnx2x_cmn.h | 768 for_each_cos_in_tx_queue(fp, cos) in bnx2x_has_tx_work()
|
H A D | bnx2x.h | 1970 #define for_each_cos_in_tx_queue(fp, var) \ macro
|
H A D | bnx2x_main.c | 1002 for_each_cos_in_tx_queue(fp, cos) in bnx2x_panic_dump() function 1156 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_panic_dump() function 1948 for_each_cos_in_tx_queue(fp, cos) in bnx2x_interrupt() 6387 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_init_eth_fp() function 6460 for_each_cos_in_tx_queue(&bp->fp[i], cos) in bnx2x_init_tx_rings() 9347 for_each_cos_in_tx_queue(fp, cos) in bnx2x_chip_cleanup()
|
Completed in 56 milliseconds