Home
last modified time | relevance | path

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

/linux/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); in process_responses()
4159 if (RSPD_TYPE_G(rc->type_gen) == RSPD_TYPE_INTR_X) { in process_intrq()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1774 rsp_type = RSPD_TYPE_G(rc->type_gen); in process_responses()
1961 if (unlikely(RSPD_TYPE_G(rc->type_gen) != RSPD_TYPE_INTR_X)) { in process_intrq()
1964 RSPD_TYPE_G(rc->type_gen)); in process_intrq()