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

/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h603 #define for_each_rdmarxq(sge, i) for (i = 0; i < (sge)->rdmaqs; i++) macro
H A Dcxgb4_main.c963 for_each_rdmarxq(&adap->sge, i)
1001 for_each_rdmarxq(s, rdmaqidx) { function
1048 for_each_rdmarxq(s, i)
1226 for_each_rdmarxq(s, i) { function

Completed in 45 milliseconds