Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A 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()
1203 u8 opcode = __rdmap_get_opcode(&srx->hdr.ctrl); in siw_rdmap_complete()
H A Diwarp.h124 static inline u8 __rdmap_get_opcode(struct iwarp_ctrl *ctrl) in __rdmap_get_opcode() function
H A Dsiw_qp.c476 if (__rdmap_get_opcode(&rx_hdr->ctrl) == in siw_send_terminate()
551 enum rdma_opcode op = __rdmap_get_opcode(&rx_hdr->ctrl); in siw_send_terminate()
H A Dsiw_qp_tx.c712 iwarp_pktinfo[__rdmap_get_opcode(&c_tx->pkt.ctrl)].hdr_len; in siw_prepare_fpdu()