S_RSPD_TXQ0_CR    199 drivers/net/ethernet/chelsio/cxgb3/sge_defs.h #define V_RSPD_TXQ0_CR(x) ((x) << S_RSPD_TXQ0_CR)
S_RSPD_TXQ0_CR    200 drivers/net/ethernet/chelsio/cxgb3/sge_defs.h #define G_RSPD_TXQ0_CR(x) (((x) >> S_RSPD_TXQ0_CR) & M_RSPD_TXQ0_CR)