Home
last modified time | relevance | path

Searched refs:bin_attr_esw_stats (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c1231 static const struct bin_attribute bin_attr_esw_stats = { variable
1374 if (device_create_bin_file(dev, &bin_attr_esw_stats)) in qlcnic_create_diag_entries()
1402 device_remove_bin_file(dev, &bin_attr_esw_stats); in qlcnic_remove_diag_entries()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c1230 static const struct bin_attribute bin_attr_esw_stats = { variable
1373 if (device_create_bin_file(dev, &bin_attr_esw_stats)) in qlcnic_create_diag_entries()
1401 device_remove_bin_file(dev, &bin_attr_esw_stats); in qlcnic_remove_diag_entries()

Completed in 5 milliseconds