Searched refs:S_WR_COMPL (Results 1 – 2 of 2) sorted by relevance
299 #define S_WR_COMPL 21 macro300 #define V_WR_COMPL(x) ((x) << S_WR_COMPL)
1141 txqs->compl = (txq->unacked & 32) << (S_WR_COMPL - 5); in txq_prod()