Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2533 ctrl |= F_FW_WR_EQUEQ | F_FW_WR_EQUIQ; in write_txpkts_wr()
2600 ctrl |= F_FW_WR_EQUEQ | F_FW_WR_EQUIQ; in write_txpkt_wr()
2916 F_FW_WR_EQUEQ | F_FW_WR_EQUIQ); in write_txqflush_wr()
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h171 #define F_FW_WR_EQUIQ V_FW_WR_EQUIQ(1U) macro