Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h170 #define RSPD_TYPE_G(x) (((x) >> RSPD_TYPE_S) & RSPD_TYPE_M) macro
Dsge.c2069 rsp_type = RSPD_TYPE_G(rc->type_gen); in process_responses()
2264 if (RSPD_TYPE_G(rc->type_gen) == RSPD_TYPE_INTR_X) { in process_intrq()
/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1772 rsp_type = RSPD_TYPE_G(rc->type_gen); in process_responses()
1959 if (unlikely(RSPD_TYPE_G(rc->type_gen) != RSPD_TYPE_INTR_X)) { in process_intrq()
1962 RSPD_TYPE_G(rc->type_gen)); in process_intrq()