Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/sw/siw/
Diwarp.h124 static inline u8 __rdmap_get_opcode(struct iwarp_ctrl *ctrl) in __rdmap_get_opcode() function
Dsiw_qp_rx.c923 op = __rdmap_get_opcode(&term_info.ctrl); in siw_proc_terminate()
1062 opcode = __rdmap_get_opcode(c_hdr); in siw_get_hdr()
1075 opcode = __rdmap_get_opcode(c_hdr); in siw_get_hdr()
1224 u8 opcode = __rdmap_get_opcode(&srx->hdr.ctrl); in siw_rdmap_complete()
Dsiw_qp.c500 if (__rdmap_get_opcode(&rx_hdr->ctrl) == in siw_send_terminate()
575 enum rdma_opcode op = __rdmap_get_opcode(&rx_hdr->ctrl); in siw_send_terminate()
Dsiw_qp_tx.c719 iwarp_pktinfo[__rdmap_get_opcode(&c_tx->pkt.ctrl)].hdr_len; in siw_prepare_fpdu()