Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dcm.c3837 static inline u32 t4_tcb_get_field32(__be64 *tcb, u16 word, u32 mask, u32 shift) in t4_tcb_get_field32() function
3884 ep->srqe_idx = t4_tcb_get_field32(tcb, TCB_RQ_START_W, TCB_RQ_START_M, in read_tcb_rpl()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dcm.c3834 static inline u32 t4_tcb_get_field32(__be64 *tcb, u16 word, u32 mask, u32 shift) in t4_tcb_get_field32() function
3881 ep->srqe_idx = t4_tcb_get_field32(tcb, TCB_RQ_START_W, TCB_RQ_START_M, in read_tcb_rpl()

Completed in 10 milliseconds