Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5123 #define V_FW_VI_ENABLE_CMD_IEN(x) ((x) << S_FW_VI_ENABLE_CMD_IEN) macro
5126 #define F_FW_VI_ENABLE_CMD_IEN V_FW_VI_ENABLE_CMD_IEN(1U)
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4631 c.ien_to_len16 = htonl(V_FW_VI_ENABLE_CMD_IEN(rx_en) | in t4_enable_vi()