HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_get_bus_info_generic (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.c 111 mac->ops.get_bus_info = ixgbe_get_bus_info_generic;
1055 * ixgbe_get_bus_info_generic - Generic set PCI bus info
1061 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw) function in typeref:typename:s32
1065 DEBUGFUNC("ixgbe_get_bus_info_generic");
ixgbe_common.c 111 mac->ops.get_bus_info = ixgbe_get_bus_info_generic;
1055 * ixgbe_get_bus_info_generic - Generic set PCI bus info
1061 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw) function in typeref:typename:s32
1065 DEBUGFUNC("ixgbe_get_bus_info_generic");

Completed in 30 milliseconds