Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_qp_rx.c917 op = __rdmap_get_opcode(&term_info.ctrl); in siw_proc_terminate()
1046 opcode = __rdmap_get_opcode(c_hdr); in siw_get_hdr()
1059 opcode = __rdmap_get_opcode(c_hdr); in siw_get_hdr()
1204 u8 opcode = __rdmap_get_opcode(&srx->hdr.ctrl); in siw_rdmap_complete()
Diwarp.h124 static inline u8 __rdmap_get_opcode(struct iwarp_ctrl *ctrl) in __rdmap_get_opcode() function
Dsiw_qp.c503 if (__rdmap_get_opcode(&rx_hdr->ctrl) == in siw_send_terminate()
578 enum rdma_opcode op = __rdmap_get_opcode(&rx_hdr->ctrl); in siw_send_terminate()
Dsiw_qp_tx.c708 iwarp_pktinfo[__rdmap_get_opcode(&c_tx->pkt.ctrl)].hdr_len; in siw_prepare_fpdu()