S_RSPD_TXQ2_CR    190 drivers/net/ethernet/chelsio/cxgb3/sge_defs.h #define V_RSPD_TXQ2_CR(x) ((x) << S_RSPD_TXQ2_CR)
S_RSPD_TXQ2_CR    191 drivers/net/ethernet/chelsio/cxgb3/sge_defs.h #define G_RSPD_TXQ2_CR(x) (((x) >> S_RSPD_TXQ2_CR) & M_RSPD_TXQ2_CR)