Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h160 #define RSPD_TYPE(x) (((x) >> 4) & 3) macro
Dsge.c2014 rsp_type = RSPD_TYPE(rc->type_gen); in process_responses()
2206 if (RSPD_TYPE(rc->type_gen) == RSP_TYPE_INTR) { in process_intrq()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1755 rsp_type = RSPD_TYPE(rc->type_gen); in process_responses()
1939 if (unlikely(RSPD_TYPE(rc->type_gen) != RSP_TYPE_INTR)) { in process_intrq()
1942 RSPD_TYPE(rc->type_gen)); in process_intrq()