Home
last modified time | relevance | path

Searched refs:set_lan_id (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/sys/dev/pci/
Digc_hw.h200 void (*set_lan_id)(struct igc_hw *); member
Dif_ngbereg.h756 void (*set_lan_id)(struct ngbe_hw *); member
Dixgbe_phy.c1409 hw->mac.ops.set_lan_id(hw); in ixgbe_identify_sfp_module_generic()
1733 hw->mac.ops.set_lan_id(hw); in ixgbe_identify_qsfp_module_generic()
Dixgbe_82598.c157 mac->ops.set_lan_id = ixgbe_set_lan_id_multi_port_pcie_82598; in ixgbe_init_ops_82598()
Dixgbe_x550.c423 hw->mac.ops.set_lan_id(hw); in ixgbe_identify_phy_x550em()
2099 hw->mac.ops.set_lan_id(hw); in ixgbe_init_phy_ops_X550em()
3478 hw->mac.ops.set_lan_id(hw); in ixgbe_get_bus_info_X550em()
Dixgbe.c144 mac->ops.set_lan_id = ixgbe_set_lan_id_multi_port_pcie; in ixgbe_init_ops_generic()
755 mac->ops.set_lan_id(hw); in ixgbe_set_pci_config_data_generic()
Dif_ngbe.c274 sc->hw.mac.ops.set_lan_id(&sc->hw); in ngbe_attach()
1864 mac->ops.set_lan_id = ngbe_set_lan_id_multi_port_pcie; in ngbe_init_ops()
Dixgbe_type.h3917 void (*set_lan_id)(struct ixgbe_hw *); member