Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Diwarp.h124 static inline u8 __rdmap_get_opcode(struct iwarp_ctrl *ctrl) in __rdmap_get_opcode() function
H A 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()
H A 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()
H A Dsiw_qp_tx.c718 iwarp_pktinfo[__rdmap_get_opcode(&c_tx->pkt.ctrl)].hdr_len; in siw_prepare_fpdu()