Searched defs:for_each_rdmaciq (Results 1 - 2 of 2) sorted by last modified time

/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h604 #define for_each_rdmaciq(sge, i) for (i = 0; i < (sge)->rdmaciqs; i++) macro
H A Dcxgb4_main.c967 for_each_rdmaciq(&adap->sge, i)
1010 for_each_rdmaciq(s, rdmaciqqidx) { function
1050 for_each_rdmaciq(s, i)
1240 for_each_rdmaciq(s, i) { function

Completed in 59 milliseconds