Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igbvf/ !
H A Dvf.h156 s32 (*get_bus_info)(struct e1000_hw *); member
/linux/drivers/net/ethernet/intel/ixgbevf/ !
H A Dvf.h27 s32 (*get_bus_info)(struct ixgbe_hw *); member
/linux/drivers/net/ethernet/intel/fm10k/ !
H A Dfm10k_type.h513 s32 (*get_bus_info)(struct fm10k_hw *); member
H A Dfm10k_pci.c2003 if (hw->mac.ops.get_bus_info) in fm10k_sw_init()
2004 hw->mac.ops.get_bus_info(hw); in fm10k_sw_init()
H A Dfm10k_pf.c1660 .get_bus_info = fm10k_get_bus_info_generic,
/linux/drivers/net/ethernet/intel/e1000e/ !
H A Dhw.h505 s32 (*get_bus_info)(struct e1000_hw *); member
H A D82571.c1862 .get_bus_info = e1000e_get_bus_info_pcie,
H A Dich8lan.c5944 .get_bus_info = e1000_get_bus_info_ich8lan,
/linux/drivers/net/ethernet/intel/ixgbe/ !
H A Dixgbe_x550.c3973 .get_bus_info = &ixgbe_get_bus_info_generic,
3999 .get_bus_info = &ixgbe_get_bus_info_X550em,
4021 .get_bus_info = &ixgbe_get_bus_info_X550em,
4043 .get_bus_info = ixgbe_get_bus_info_X550em,
4064 .get_bus_info = ixgbe_get_bus_info_X550em,
H A Dixgbe_x540.c843 .get_bus_info = &ixgbe_get_bus_info_generic,
H A Dixgbe_e610.c3962 .get_bus_info = ixgbe_get_bus_info_generic,
H A Dixgbe_type.h3499 int (*get_bus_info)(struct ixgbe_hw *); member