Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_vf.c44 static s32 e1000_get_bus_info_pcie_vf(struct e1000_hw *hw);
120 mac->ops.get_bus_info = e1000_get_bus_info_pcie_vf; in e1000_init_mac_params_vf()
199 static s32 e1000_get_bus_info_pcie_vf(struct e1000_hw *hw) in e1000_get_bus_info_pcie_vf() function