Searched defs:pvid (Results 1 – 14 of 14) sorted by relevance
/freebsd/sys/dev/etherswitch/ar40xx/ |
H A D | ar40xx_hw_port.c | 201 ar40xx_hw_get_port_pvid(struct ar40xx_softc *sc, int port, int *pvid) in ar40xx_hw_get_port_pvid() 224 ar40xx_hw_set_port_pvid(struct ar40xx_softc *sc, int port, int pvid) in ar40xx_hw_set_port_pvid() 258 uint32_t pvid = sc->sc_vlan.vlan_id[sc->sc_vlan.pvid[port]] in ar40xx_hw_port_setup() local
|
H A D | ar40xx_var.h | 110 uint16_t pvid[AR40XX_NUM_PORTS]; member
|
/freebsd/sys/dev/etherswitch/arswitch/ |
H A D | arswitch_vlans.c | 367 ar8xxx_get_pvid(struct arswitch_softc *sc, int port, int *pvid) in ar8xxx_get_pvid() 378 ar8xxx_set_pvid(struct arswitch_softc *sc, int port, int pvid) in ar8xxx_set_pvid()
|
H A D | arswitch_8327.c | 1012 ar8327_get_pvid(struct arswitch_softc *sc, int port, int *pvid) in ar8327_get_pvid() 1031 ar8327_set_pvid(struct arswitch_softc *sc, int port, int pvid) in ar8327_set_pvid()
|
/freebsd/sys/dev/etherswitch/mtkswitch/ |
H A D | mtkswitch_rt3050.c | 470 mtkswitch_vlan_get_pvid(struct mtkswitch_softc *sc, int port, int *pvid) in mtkswitch_vlan_get_pvid() 481 mtkswitch_vlan_set_pvid(struct mtkswitch_softc *sc, int port, int pvid) in mtkswitch_vlan_set_pvid()
|
H A D | mtkswitch_mt7620.c | 500 mtkswitch_vlan_get_pvid(struct mtkswitch_softc *sc, int port, int *pvid) in mtkswitch_vlan_get_pvid() 512 mtkswitch_vlan_set_pvid(struct mtkswitch_softc *sc, int port, int pvid) in mtkswitch_vlan_set_pvid()
|
/freebsd/sys/dev/etherswitch/ip17x/ |
H A D | ip17x_var.h | 64 uint32_t *pvid; /* PVID */ member
|
/freebsd/sys/dev/etherswitch/e6000sw/ |
H A D | e6000sw.c | 1547 e6000sw_set_pvid(e6000sw_softc_t *sc, int port, int pvid) 1558 e6000sw_get_pvid(e6000sw_softc_t *sc, int port, int *pvid)
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_iov_api.h | 790 …ov_bulletin_set_forced_vlan(struct ecore_hwfn OSAL_UNUSED p_hwfn, u16 OSAL_UNUSED pvid, int OSAL_U… in ecore_iov_bulletin_set_forced_vlan()
|
H A D | ecore_vfpf_if.h | 660 u16 pvid; member
|
H A D | ecore_sriov.c | 4546 u16 pvid, int vfid) in ecore_iov_bulletin_set_forced_vlan()
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_adminq_cmd.h | 391 __le16 pvid; /* VLANS include priority bits */ member
|
/freebsd/sys/dev/oce/ |
H A D | oce_if.h | 884 uint32_t pvid; member
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_adminq_cmd.h | 933 __le16 pvid; /* VLANS include priority bits */ member
|