Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/
HDt4_filter.c382 return (FW_VNIC_MODE_OUTER_VLAN); in mode_to_iconf()
414 if (tpp->vnic_mode != FW_VNIC_MODE_OUTER_VLAN) in check_fspec_against_fconf_iconf()
483 case FW_VNIC_MODE_OUTER_VLAN: in fconf_to_mode()
845 else if (tp->vnic_mode == FW_VNIC_MODE_OUTER_VLAN) in hashfilter_ntuple()
/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_hw.c9691 tpp->vnic_mode = FW_VNIC_MODE_OUTER_VLAN; in read_filter_mode_and_ingress_config()
/freebsd-13-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h4881 FW_VNIC_MODE_OUTER_VLAN = 1, enumerator