Lines Matching defs:ixgbe_softc
325 struct ixgbe_softc *sc;
358 struct ixgbe_softc *sc;
408 struct ixgbe_softc *sc;
469 struct ixgbe_softc {
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 *);
761 void ixgbe_free_transmit_structures(struct ixgbe_softc *);
762 int ixgbe_setup_receive_structures(struct ixgbe_softc *);
763 void ixgbe_free_receive_structures(struct ixgbe_softc *);
777 const struct sysctlnode *ixgbe_sysctl_instance(struct ixgbe_softc *);