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_vf_frame_size_compatible(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
304
ixgbe_process_vf_reset(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
318
ixgbe_vf_enable_transmit(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
333
ixgbe_vf_enable_receive(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
351
ixgbe_vf_reset_msg(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
399
ixgbe_vf_set_mac(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
430
ixgbe_vf_set_mc_addr(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 *msg)
sys/dev/ixgbe/if_sriov.c
463
ixgbe_vf_set_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
490
ixgbe_vf_set_lpe(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
535
ixgbe_vf_set_macvlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
544
ixgbe_vf_api_negotiate(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
562
ixgbe_vf_get_queues(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
593
ixgbe_process_vf_msg(if_ctx_t ctx, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
656
struct ixgbe_vf *vf;
sys/dev/ixgbe/if_sriov.c
769
ixgbe_init_vf(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
863
struct ixgbe_vf *vf;
sys/dev/ixgbe/if_sriov.c
876
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;