Symbol: ixgbe_vf
sys/dev/ixgbe/if_sriov.c
107
ixgbe_send_vf_success(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg)
sys/dev/ixgbe/if_sriov.c
114
ixgbe_send_vf_failure(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg)
sys/dev/ixgbe/if_sriov.c
121
ixgbe_process_vf_ack(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
128
ixgbe_vf_mac_changed(struct ixgbe_vf *vf, const uint8_t *mac)
sys/dev/ixgbe/if_sriov.c
208
struct ixgbe_vf *vf;
sys/dev/ixgbe/if_sriov.c
219
ixgbe_vf_set_default_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
258
ixgbe_clear_vfmbmem(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
270
ixgbe_vf_frame_size_compatible(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
316
ixgbe_process_vf_reset(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
331
ixgbe_vf_enable_transmit(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
346
ixgbe_vf_enable_receive(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
364
ixgbe_vf_reset_msg(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
394
ixgbe_vf_set_mac(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
425
ixgbe_vf_set_mc_addr(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 *msg)
sys/dev/ixgbe/if_sriov.c
455
ixgbe_vf_set_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
482
ixgbe_vf_set_lpe(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
527
ixgbe_vf_set_macvlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
536
ixgbe_vf_api_negotiate(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
554
ixgbe_vf_get_queues(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
585
ixgbe_process_vf_msg(if_ctx_t ctx, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
648
struct ixgbe_vf *vf;
sys/dev/ixgbe/if_sriov.c
761
ixgbe_init_vf(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
855
struct ixgbe_vf *vf;
sys/dev/ixgbe/if_sriov.c
868
struct ixgbe_vf *vf;
sys/dev/ixgbe/if_sriov.c
98
ixgbe_send_vf_msg(struct ixgbe_hw *hw, struct ixgbe_vf *vf, u32 msg)
sys/dev/ixgbe/ixgbe.h
443
struct ixgbe_vf *vfs;