Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2473 ctrl |= F_FW_WR_EQUEQ | F_FW_WR_EQUIQ; in write_txpkts_wr()
2651 ctrl |= F_FW_WR_EQUEQ | F_FW_WR_EQUIQ; in write_txpkt_wr()
3044 F_FW_WR_EQUEQ | F_FW_WR_EQUIQ); in write_txqflush_wr()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h209 #define F_FW_WR_EQUEQ V_FW_WR_EQUEQ(1U) macro