Searched refs:for_each_cos_in_tx_queue (Results 1 – 3 of 3) sorted by relevance
1158 for_each_cos_in_tx_queue(fp, cos) in bnx2x_msix_fp_int()1509 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_free_tx_skbs_queue()2503 for_each_cos_in_tx_queue(fp, cos) in bnx2x_bz_fp()2987 for_each_cos_in_tx_queue(fp, cos) in bnx2x_drain_tx_queues()3251 for_each_cos_in_tx_queue(fp, cos) in bnx2x_poll()4414 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_free_fp_mem_at()4578 for_each_cos_in_tx_queue(fp, cos) { in bnx2x_alloc_fp_mem_at()
768 for_each_cos_in_tx_queue(fp, cos) in bnx2x_has_tx_work()
1970 #define for_each_cos_in_tx_queue(fp, var) \ macro