Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h119 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid, in init_wr_hdr() function
H A Dqp.c751 init_wr_hdr(wqe, write_wrid, FW_RI_RDMA_WRITE_CMPL_WR, in post_write_cmpl()
1241 init_wr_hdr(wqe, qhp->wq.sq.pidx, fw_opcode, fw_flags, len16); in c4iw_post_send()