S_WR_COMPL       1322 drivers/net/ethernet/chelsio/cxgb3/sge.c 	compl = (q->unacked & 8) << (S_WR_COMPL - 3);
S_WR_COMPL        265 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h #define V_WR_COMPL(x) ((x) << S_WR_COMPL)