Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5313 #define S_FW_ACL_VLAN_CMD_EN 31 macro
5315 #define V_FW_ACL_VLAN_CMD_EN(x) ((x) << S_FW_ACL_VLAN_CMD_EN)
5317 (((x) >> S_FW_ACL_VLAN_CMD_EN) & M_FW_ACL_VLAN_CMD_EN)