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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5646 #define S_FW_ACL_VLAN_CMD_EN 31 macro
5648 #define V_FW_ACL_VLAN_CMD_EN(x) ((x) << S_FW_ACL_VLAN_CMD_EN)
5650 (((x) >> S_FW_ACL_VLAN_CMD_EN) & M_FW_ACL_VLAN_CMD_EN)

Completed in 190 milliseconds