Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3683 #define V_FW_IQ_CMD_IQSTOP(x) ((x) << S_FW_IQ_CMD_IQSTOP) macro
3686 #define F_FW_IQ_CMD_IQSTOP V_FW_IQ_CMD_IQSTOP(1U)
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4684 V_FW_IQ_CMD_IQSTOP(!start) | FW_LEN16(c)); in t4_iq_start_stop()