ixgb_softc
void ixgb_set_promisc(struct ixgb_softc *);
void ixgb_set_multi(struct ixgb_softc *);
void ixgb_print_hw_stats(struct ixgb_softc *);
ixgb_dma_malloc(struct ixgb_softc *sc, bus_size_t size,
void ixgb_update_link_status(struct ixgb_softc *);
ixgb_get_buf(struct ixgb_softc *, int i,
ixgb_dma_free(struct ixgb_softc *sc, struct ixgb_dma_alloc *dma)
void ixgb_enable_hw_vlans(struct ixgb_softc *);
int ixgb_encap(struct ixgb_softc *, struct mbuf *);
ixgb_allocate_transmit_structures(struct ixgb_softc *sc)
ixgb_dma_malloc(struct ixgb_softc *, bus_size_t,
ixgb_setup_transmit_structures(struct ixgb_softc *sc)
void ixgb_dma_free(struct ixgb_softc *, struct ixgb_dma_alloc *);
ixgb_initialize_transmit_unit(struct ixgb_softc *sc)
sizeof(struct ixgb_softc), ixgb_probe, ixgb_attach
ixgb_free_transmit_structures(struct ixgb_softc *sc)
ixgb_transmit_checksum_setup(struct ixgb_softc *sc,
ixgb_txeof(struct ixgb_softc *sc)
ixgb_get_buf(struct ixgb_softc *sc, int i,
ixgb_allocate_receive_structures(struct ixgb_softc *sc)
ixgb_setup_receive_structures(struct ixgb_softc *sc)
ixgb_initialize_receive_unit(struct ixgb_softc *sc)
ixgb_free_receive_structures(struct ixgb_softc *sc)
struct ixgb_softc *sc;
ixgb_rxeof(struct ixgb_softc *sc, int count)
sc = (struct ixgb_softc *)self;
ixgb_receive_checksum(struct ixgb_softc *sc,
ixgb_enable_hw_vlans(struct ixgb_softc *sc)
ixgb_enable_intr(struct ixgb_softc *sc)
ixgb_disable_intr(struct ixgb_softc *sc)
ixgb_update_stats_counters(struct ixgb_softc *sc)
ixgb_print_hw_stats(struct ixgb_softc *sc)
struct ixgb_softc *sc = ifp->if_softc;
struct ixgb_softc *sc = ifp->if_softc;
struct ixgb_softc *sc = ifp->if_softc;
struct ixgb_softc *sc = arg;
struct ixgb_softc *sc = arg;
struct ixgb_softc *sc = ifp->if_softc;
struct ixgb_softc *sc = ifp->if_softc;
ixgb_encap(struct ixgb_softc *sc, struct mbuf *m_head)
ixgb_set_promisc(struct ixgb_softc *sc)
ixgb_set_multi(struct ixgb_softc *sc)
void ixgb_identify_hardware(struct ixgb_softc *);
int ixgb_allocate_pci_resources(struct ixgb_softc *);
void ixgb_free_pci_resources(struct ixgb_softc *);
struct ixgb_softc *sc = arg;
int ixgb_hardware_init(struct ixgb_softc *);
void ixgb_setup_interface(struct ixgb_softc *);
int ixgb_setup_transmit_structures(struct ixgb_softc *);
ixgb_update_link_status(struct ixgb_softc *sc)
void ixgb_initialize_transmit_unit(struct ixgb_softc *);
int ixgb_setup_receive_structures(struct ixgb_softc *);
void ixgb_initialize_receive_unit(struct ixgb_softc *);
struct ixgb_softc *sc = arg;
void ixgb_enable_intr(struct ixgb_softc *);
void ixgb_disable_intr(struct ixgb_softc *);
ixgb_identify_hardware(struct ixgb_softc *sc)
void ixgb_free_transmit_structures(struct ixgb_softc *);
void ixgb_free_receive_structures(struct ixgb_softc *);
void ixgb_update_stats_counters(struct ixgb_softc *);
void ixgb_txeof(struct ixgb_softc *);
ixgb_allocate_pci_resources(struct ixgb_softc *sc)
int ixgb_allocate_receive_structures(struct ixgb_softc *);
int ixgb_allocate_transmit_structures(struct ixgb_softc *);
void ixgb_rxeof(struct ixgb_softc *, int);
ixgb_free_pci_resources(struct ixgb_softc *sc)
ixgb_receive_checksum(struct ixgb_softc *,
ixgb_hardware_init(struct ixgb_softc *sc)
ixgb_transmit_checksum_setup(struct ixgb_softc *,
ixgb_setup_interface(struct ixgb_softc *sc)