Home
last modified time | relevance | path

Searched refs:bth_set_opcode (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h286 static inline void bth_set_opcode(struct rxe_pkt_info *pkt, u8 opcode) in bth_set_opcode() function
H A Drxe_resp.c594 bth_set_opcode(ack, opcode); in prepare_ack_packet()