S_RSPD_TXQ1_CR    181 drivers/net/ethernet/chelsio/cxgb3/sge_defs.h #define V_RSPD_TXQ1_CR(x) ((x) << S_RSPD_TXQ1_CR)
S_RSPD_TXQ1_CR    182 drivers/net/ethernet/chelsio/cxgb3/sge_defs.h #define G_RSPD_TXQ1_CR(x) (((x) >> S_RSPD_TXQ1_CR) & M_RSPD_TXQ1_CR)