Home
last modified time | relevance | path

Searched refs:get_bus_info (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/ethernet/intel/igbvf/
A Dvf.h156 s32 (*get_bus_info)(struct e1000_hw *); member
/linux/drivers/net/ethernet/intel/ixgbevf/
A Dvf.h27 s32 (*get_bus_info)(struct ixgbe_hw *); member
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_vf.c503 .get_bus_info = fm10k_get_bus_info_generic,
A Dfm10k_type.h513 s32 (*get_bus_info)(struct fm10k_hw *); member
A Dfm10k_pci.c2004 if (hw->mac.ops.get_bus_info) in fm10k_sw_init()
2005 hw->mac.ops.get_bus_info(hw); in fm10k_sw_init()
A Dfm10k_pf.c1781 .get_bus_info = fm10k_get_bus_info_generic,
/linux/drivers/net/ethernet/intel/e1000e/
A Dhw.h493 s32 (*get_bus_info)(struct e1000_hw *); member
A D80003es2lan.c1347 .get_bus_info = e1000e_get_bus_info_pcie,
A D82571.c1863 .get_bus_info = e1000e_get_bus_info_pcie,
A Dich8lan.c5802 .get_bus_info = e1000_get_bus_info_ich8lan,
A Dnetdev.c7513 hw->mac.ops.get_bus_info(&adapter->hw); in e1000_probe()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_x550.c3853 .get_bus_info = &ixgbe_get_bus_info_generic,
3875 .get_bus_info = &ixgbe_get_bus_info_X550em,
3897 .get_bus_info = &ixgbe_get_bus_info_X550em,
3919 .get_bus_info = ixgbe_get_bus_info_X550em,
3940 .get_bus_info = ixgbe_get_bus_info_X550em,
A Dixgbe_x540.c836 .get_bus_info = &ixgbe_get_bus_info_generic,
A Dixgbe_82598.c1124 .get_bus_info = &ixgbe_get_bus_info_generic,
A Dixgbe_82599.c2177 .get_bus_info = &ixgbe_get_bus_info_generic,
A Dixgbe_type.h3410 s32 (*get_bus_info)(struct ixgbe_hw *); member
A Dixgbe_main.c10984 hw->mac.ops.get_bus_info(hw); in ixgbe_probe()

Completed in 98 milliseconds