HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_set_pci_config_data_generic (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.h 73 void ixgbe_set_pci_config_data_generic(struct ixgbe_hw *hw, u16 link_status);
ixgbe_common.c 1005 * ixgbe_set_pci_config_data_generic - Generic store PCI bus info
1011 void ixgbe_set_pci_config_data_generic(struct ixgbe_hw *hw, u16 link_status) function in typeref:typename:void
1070 ixgbe_set_pci_config_data_generic(hw, link_status);
ixgbe.c 2667 ixgbe_set_pci_config_data_generic(hw, link);

Completed in 20 milliseconds