Home
last modified time | relevance | path

Searched refs:RSPD_GEN_S (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h179 #define RSPD_GEN_S 7 macro
H A Dsge.c3832 return (r->type_gen >> RSPD_GEN_S) == q->gen; in is_new_response()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h179 #define RSPD_GEN_S 7 macro
H A Dsge.c3857 return (r->type_gen >> RSPD_GEN_S) == q->gen; in is_new_response()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1688 return ((rc->type_gen >> RSPD_GEN_S) & 0x1) == rspq->gen; in is_new_response()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1685 return ((rc->type_gen >> RSPD_GEN_S) & 0x1) == rspq->gen; in is_new_response()

Completed in 21 milliseconds