Home
last modified time | relevance | path

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

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