Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/iw_cxgbe/
HDt4.h135 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid, in init_wr_hdr() function
HDqp.c677 init_wr_hdr(wqe, qhp->wq.sq.pidx, fw_opcode, fw_flags, len16); in c4iw_post_send()