HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_vf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
if_sriov.c 97 ixgbe_send_vf_msg(struct ixgbe_hw *hw, struct ixgbe_vf *vf, u32 msg)
106 ixgbe_send_vf_ack(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg)
113 ixgbe_send_vf_nack(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg)
120 ixgbe_process_vf_ack(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
127 ixgbe_vf_mac_changed(struct ixgbe_vf *vf, const uint8_t *mac)
207 struct ixgbe_vf *vf;
218 ixgbe_vf_set_default_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
258 ixgbe_clear_vfmbmem(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
273 ixgbe_vf_frame_size_compatible(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
320 ixgbe_process_vf_reset(struct ixgbe_softc *sc, struct ixgbe_vf *vf
    [all...]
ixgbe.h 116 #include "ixgbe_vf.h"
447 struct ixgbe_vf { struct
587 struct ixgbe_vf *vfs;

Completed in 15 milliseconds