Home
last modified time | relevance | path

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

/src/contrib/ofed/libcxgb4/
H A Dqp.c393 init_wr_hdr(wqe, qhp->wq.sq.pidx, fw_opcode, fw_flags, len16); in c4iw_post_send()
H A Dt4.h142 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid, in init_wr_hdr() function
/src/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h130 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid, in init_wr_hdr() function
H A Dqp.c899 init_wr_hdr(wqe, qhp->wq.sq.pidx, fw_opcode, fw_flags, len16); in c4iw_post_send()