Searched refs:get_bus_info (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igbvf/
H A Dvf.h178 s32 (*get_bus_info)(struct e1000_hw *); member in struct:e1000_mac_operations
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dvf.h55 s32 (*get_bus_info)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
H A Dixgbevf_main.c3434 if (hw->mac.ops.get_bus_info)
3435 hw->mac.ops.get_bus_info(hw);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A D82571.c1695 .get_bus_info = e1000e_get_bus_info_pcie,
H A Des2lan.c1437 .get_bus_info = e1000e_get_bus_info_pcie,
H A Dhw.h763 s32 (*get_bus_info)(struct e1000_hw *); member in struct:e1000_mac_operations
H A Dich8lan.c3754 .get_bus_info = e1000_get_bus_info_ich8lan,
H A Dnetdev.c5636 hw->mac.ops.get_bus_info(&adapter->hw);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_82598.c1197 .get_bus_info = &ixgbe_get_bus_info_generic,
H A Dixgbe_82599.c2349 .get_bus_info = &ixgbe_get_bus_info_generic,
H A Dixgbe_type.h2420 s32 (*get_bus_info)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
H A Dixgbe_main.c6810 hw->mac.ops.get_bus_info(hw);

Completed in 131 milliseconds