Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c1032 F_FW_WR_EQUIQ); in cxgbe_nm_tx()
1042 F_FW_WR_EQUIQ); in cxgbe_nm_tx()
H A Dt4_sge.c2192 dst->equiq_to_len16 |= htobe32(F_FW_WR_EQUIQ | in drain_wrq_wr_list()
3007 dst->equiq_to_len16 |= htobe32(F_FW_WR_EQUIQ | in commit_wrq_wr()
3085 wr->equiq_to_len16 |= htobe32(F_FW_WR_EQUEQ | F_FW_WR_EQUIQ); in set_txupdate_flags()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h213 #define F_FW_WR_EQUIQ V_FW_WR_EQUIQ(1U) macro