Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h405 static inline void bth_init(struct rxe_pkt_info *pkt, u8 opcode, int se, in bth_init() function
H A Drxe_req.c453 bth_init(pkt, pkt->opcode, solicited, 0, pad, IB_DEFAULT_PKEY_FULL, qp_num, in init_req_packet()
H A Drxe_resp.c802 bth_init(ack, opcode, 0, 0, pad, IB_DEFAULT_PKEY_FULL, in prepare_ack_packet()