Searched refs:for_each_ofld_txq (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/cxgbe/ |
H A D | adapter.h | 1086 #define for_each_ofld_txq(vi, iter, q) \ macro
|
H A D | t4_sge.c | 1197 for_each_ofld_txq(vi, i, ofld_txq) { in t4_setup_vi_queues() 1251 for_each_ofld_txq(vi, i, ofld_txq) { in t4_teardown_vi_queues()
|
H A D | t4_main.c | 2072 for_each_ofld_txq(vi, k, ofld_txq) { in stop_lld() 7165 for_each_ofld_txq(vi, i, ofld_txq) { in quiesce_vi() 12032 for_each_ofld_txq(vi, i, ofld_txq) { in clear_stats()
|