Lines Matching defs:ngbe_softc
734 struct ngbe_softc;
742 int (*eeprom_chksum_cap_st)(struct ngbe_softc *, uint16_t,
744 int (*phy_led_oem_chk)(struct ngbe_softc *, uint32_t *);
748 int (*init_hw)(struct ngbe_softc *);
749 int (*reset_hw)(struct ngbe_softc *);
750 int (*start_hw)(struct ngbe_softc *);
754 int (*stop_adapter)(struct ngbe_softc *);
755 void (*get_bus_info)(struct ngbe_softc *);
760 int (*acquire_swfw_sync)(struct ngbe_softc *,
762 void (*release_swfw_sync)(struct ngbe_softc *,
766 int (*setup_link)(struct ngbe_softc *, uint32_t,
778 int (*set_rar)(struct ngbe_softc *, uint32_t,
780 void (*init_rx_addrs)(struct ngbe_softc *);
788 int (*fc_enable)(struct ngbe_softc *);
789 int (*setup_fc)(struct ngbe_softc *);
792 int (*set_fw_drv_ver)(struct ngbe_softc *, uint8_t,
800 int (*identify)(struct ngbe_softc *);
801 int (*init)(struct ngbe_softc *);
802 int (*reset)(struct ngbe_softc *);
807 int (*setup_link)(struct ngbe_softc *, uint32_t, int);
808 void (*phy_led_ctrl)(struct ngbe_softc *);
810 void (*check_event)(struct ngbe_softc *);
814 int (*setup_once)(struct ngbe_softc *);
1000 struct ngbe_softc *sc;
1013 struct ngbe_softc *sc;
1026 struct ngbe_softc *sc;
1036 struct ngbe_softc {