Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_hdr.h313 static inline void bth_set_opcode(struct rxe_pkt_info *pkt, u8 opcode) in bth_set_opcode() function
Drxe_resp.c621 bth_set_opcode(ack, opcode); in prepare_ack_packet()