Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h92 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode() function
288 __bth_set_opcode(pkt->hdr + pkt->offset, opcode); in bth_set_opcode()