Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c8591 c.alloc_to_len16 = cpu_to_be32(F_FW_IQ_CMD_IQSTOP | FW_LEN16(c)); in t4_iq_stop()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5277 #define F_FW_IQ_CMD_IQSTOP V_FW_IQ_CMD_IQSTOP(1U) macro