Searched refs:S_RXCOALESCESIZE (Results 1 – 2 of 2) sorted by relevance
1222 #define S_RXCOALESCESIZE 0 macro1224 #define V_RXCOALESCESIZE(x) ((x) << S_RXCOALESCESIZE)
233 val &= (M_RXCOALESCESIZE << S_RXCOALESCESIZE); in cxgb_ulp_iscsi_ctl()