Searched refs:RSPD_TYPE_G (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h183 #define RSPD_TYPE_G(x) (((x) >> RSPD_TYPE_S) & RSPD_TYPE_M) macro
H A Dsge.c3893 rsp_type = RSPD_TYPE_G(rc->type_gen);
4159 if (RSPD_TYPE_G(rc->type_gen) == RSPD_TYPE_INTR_X) {
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1774 rsp_type = RSPD_TYPE_G(rc->type_gen);
1961 if (unlikely(RSPD_TYPE_G(rc->type_gen) != RSPD_TYPE_INTR_X)) {
1964 RSPD_TYPE_G(rc->type_gen));

Completed in 158 milliseconds