Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sysfs.c146 int ixgbe_sysfs_init(struct ixgbe_adapter *adapter) in ixgbe_sysfs_init() function
H A Dixgbe.h981 int ixgbe_sysfs_init(struct ixgbe_adapter *adapter);
H A Dixgbe_main.c11233 if (ixgbe_sysfs_init(adapter)) in ixgbe_probe()