Home
last modified time | relevance | path

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

/drivers/infiniband/sw/rxe/
Drxe_hdr.h85 static inline u8 __bth_opcode(void *arg) in __bth_opcode() function
283 return __bth_opcode(pkt->hdr + pkt->offset); in bth_opcode()