Searched refs:S_WR_COMPL (Results 1 – 2 of 2) sorted by relevance
264 #define S_WR_COMPL 21 macro265 #define V_WR_COMPL(x) ((x) << S_WR_COMPL)
1324 compl = (q->unacked & 8) << (S_WR_COMPL - 3); in t3_eth_xmit()