Home
last modified time | relevance | path

Searched refs:ix_softc (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_osdep_pf.c50 return pci_read_config(((struct ix_softc *)hw->back)->dev, reg, 2); in ixgbe_read_pci_cfg_pf()
56 pci_write_config(((struct ix_softc *)hw->back)->dev, reg, value, 2); in ixgbe_write_pci_cfg_pf()
62 struct ix_softc *sc = (struct ix_softc *)hw->back; in ixgbe_read_reg_pf()
106 bus_space_write_4(((struct ix_softc *)hw->back)->osdep.mem_bus_space_tag, in ixgbe_write_reg_pf()
107 ((struct ix_softc *)hw->back)->osdep.mem_bus_space_handle, in ixgbe_write_reg_pf()
114 return bus_space_read_4(((struct ix_softc *)hw->back)->osdep.mem_bus_space_tag, in ixgbe_read_reg_array_pf()
115 ((struct ix_softc *)hw->back)->osdep.mem_bus_space_handle, in ixgbe_read_reg_array_pf()
122 bus_space_write_4(((struct ix_softc *)hw->back)->osdep.mem_bus_space_tag, in ixgbe_write_reg_array_pf()
123 ((struct ix_softc *)hw->back)->osdep.mem_bus_space_handle, in ixgbe_write_reg_array_pf()
H A Dif_ix.c301 sizeof(struct ix_softc)
927 struct ix_softc *sc = xsc; in ix_init()
1169 struct ix_softc *sc = xsc; in ix_intr()
1216 struct ix_softc *sc = xsc; in ix_intr_82598()
1610 ix_set_multi(struct ix_softc *sc) in ix_set_multi()
1668 struct ix_softc *sc = arg; in ix_timer()
1747 ix_stop(struct ix_softc *sc) in ix_stop()
3103 ix_set_vlan(struct ix_softc *sc) in ix_set_vlan()
4214 struct ix_softc *sc = xsc; in ix_watchdog_task()
5064 struct ix_softc *sc = xsc; in ix_msix_status()
[all …]
H A Dif_ix.h217 struct ix_softc;
222 struct ix_softc *tx_sc;
261 struct ix_softc *rx_sc;
306 struct ix_softc { struct