Symbol: ixgbe_vf
sys/dev/pci/ixgbe/if_sriov.c
106
ixgbe_send_vf_ack(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg)
sys/dev/pci/ixgbe/if_sriov.c
113
ixgbe_send_vf_nack(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg)
sys/dev/pci/ixgbe/if_sriov.c
120
ixgbe_process_vf_ack(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/pci/ixgbe/if_sriov.c
127
ixgbe_vf_mac_changed(struct ixgbe_vf *vf, const uint8_t *mac)
sys/dev/pci/ixgbe/if_sriov.c
207
struct ixgbe_vf *vf;
sys/dev/pci/ixgbe/if_sriov.c
218
ixgbe_vf_set_default_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/pci/ixgbe/if_sriov.c
258
ixgbe_clear_vfmbmem(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/pci/ixgbe/if_sriov.c
273
ixgbe_vf_frame_size_compatible(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/pci/ixgbe/if_sriov.c
320
ixgbe_process_vf_reset(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/pci/ixgbe/if_sriov.c
335
ixgbe_vf_enable_transmit(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/pci/ixgbe/if_sriov.c
350
ixgbe_vf_enable_receive(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/pci/ixgbe/if_sriov.c
368
ixgbe_vf_reset_msg(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/pci/ixgbe/if_sriov.c
398
ixgbe_vf_set_mac(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/pci/ixgbe/if_sriov.c
429
ixgbe_vf_set_mc_addr(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 *msg)
sys/dev/pci/ixgbe/if_sriov.c
459
ixgbe_vf_set_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/pci/ixgbe/if_sriov.c
486
ixgbe_vf_set_lpe(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/pci/ixgbe/if_sriov.c
531
ixgbe_vf_set_macvlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/pci/ixgbe/if_sriov.c
540
ixgbe_vf_api_negotiate(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/pci/ixgbe/if_sriov.c
559
ixgbe_vf_get_queues(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/pci/ixgbe/if_sriov.c
589
ixgbe_process_vf_msg(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/pci/ixgbe/if_sriov.c
649
struct ixgbe_vf *vf;
sys/dev/pci/ixgbe/if_sriov.c
773
ixgbe_init_vf(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/pci/ixgbe/if_sriov.c
871
struct ixgbe_vf *vf;
sys/dev/pci/ixgbe/if_sriov.c
886
struct ixgbe_vf *vf;
sys/dev/pci/ixgbe/if_sriov.c
97
ixgbe_send_vf_msg(struct ixgbe_hw *hw, struct ixgbe_vf *vf, u32 msg)
sys/dev/pci/ixgbe/ixgbe.h
587
struct ixgbe_vf *vfs;