Searched refs:init_wr_hdr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | t4.h | 119 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid, in init_wr_hdr() function
|
H A D | qp.c | 751 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()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | t4.h | 119 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid, in init_wr_hdr() function
|
H A D | qp.c | 751 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()
|
Completed in 11 milliseconds