Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dcm.c3828 static inline u32 t4_tcb_get_field32(__be64 *tcb, u16 word, u32 mask, u32 shift) in t4_tcb_get_field32() function
3875 ep->srqe_idx = t4_tcb_get_field32(tcb, TCB_RQ_START_W, TCB_RQ_START_M, in read_tcb_rpl()