Searched defs:for_each_ofldrxq (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c790 for_each_ofldrxq(s, ofldqidx) { for_each_ofldrxq() function
1063 for_each_ofldrxq(s, i) { for_each_ofldrxq() function
H A Dcxgb4.h652 #define for_each_ofldrxq(sge, i) for (i = 0; i < (sge)->ofldqsets; i++) macro

Completed in 102 milliseconds