Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Dif_igb_iov.c948 igb_iov_vlan_present(struct e1000_softc *sc, u16 vid, bool include_pf) in igb_iov_vlan_present() argument
952 if (include_pf && in igb_iov_vlan_present()
964 igb_iov_vlan_unique_count(struct e1000_softc *sc, bool include_pf) in igb_iov_vlan_unique_count() argument
971 vlans = include_pf ? sc->shadow_vfta[word] : 0; in igb_iov_vlan_unique_count()