Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c11386 enable = (vlan ? F_FW_ACL_VLAN_CMD_EN : 0); in t4_set_vlan_acl()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7096 #define F_FW_ACL_VLAN_CMD_EN V_FW_ACL_VLAN_CMD_EN(1U) macro