Searched refs:for_each_ofldtxq (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1018 #define for_each_ofldtxq(sge, i) for (i = 0; i < (sge)->ofldqsets; i++) macro
H A Dcxgb4_main.c2460 for_each_ofldtxq(&adap->sge, i) {
2482 for_each_ofldtxq(&adap->sge, i) {
2563 for_each_ofldtxq(&adap->sge, i) {
H A Dsge.c5026 for_each_ofldtxq(&adap->sge, i) {
5040 for_each_ofldtxq(&adap->sge, i) {

Completed in 134 milliseconds