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

  /src/sys/dev/pci/ixgbe/
ixgbe.h 325 struct ixgbe_softc *sc;
358 struct ixgbe_softc *sc;
408 struct ixgbe_softc *sc;
469 struct ixgbe_softc { struct
593 void (*init_locked)(struct ixgbe_softc *);
743 ixgbe_fw_recovery_mode_swflag(struct ixgbe_softc *sc)
756 void ixgbe_drain_all(struct ixgbe_softc *);
758 int ixgbe_allocate_queues(struct ixgbe_softc *);
759 void ixgbe_free_queues(struct ixgbe_softc *);
760 int ixgbe_setup_transmit_structures(struct ixgbe_softc *);
    [all...]
ixgbe.h 325 struct ixgbe_softc *sc;
358 struct ixgbe_softc *sc;
408 struct ixgbe_softc *sc;
469 struct ixgbe_softc { struct
593 void (*init_locked)(struct ixgbe_softc *);
743 ixgbe_fw_recovery_mode_swflag(struct ixgbe_softc *sc)
756 void ixgbe_drain_all(struct ixgbe_softc *);
758 int ixgbe_allocate_queues(struct ixgbe_softc *);
759 void ixgbe_free_queues(struct ixgbe_softc *);
760 int ixgbe_setup_transmit_structures(struct ixgbe_softc *);
    [all...]

Completed in 24 milliseconds