Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c7392 c.u.idctxt.msg_ctxtflush = cpu_to_be32(F_FW_LDST_CMD_CTXTFLUSH); in t4_sge_ctxt_flush()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4401 #define F_FW_LDST_CMD_CTXTFLUSH V_FW_LDST_CMD_CTXTFLUSH(1U) macro