Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c11393 V_FW_ACL_VLAN_CMD_VFN(vf)); in t4_set_vlan_acl()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7087 #define V_FW_ACL_VLAN_CMD_VFN(x) ((x) << S_FW_ACL_VLAN_CMD_VFN) macro