Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c12292 V_FW_ACL_VLAN_CMD_VFN(vf)); in t4_set_vlan_acl()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7081 #define V_FW_ACL_VLAN_CMD_VFN(x) ((x) << S_FW_ACL_VLAN_CMD_VFN) macro