Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c1237 static const struct bin_attribute bin_attr_esw_config = { variable
1365 if (device_create_bin_file(dev, &bin_attr_esw_config)) in qlcnic_create_diag_entries()
1396 device_remove_bin_file(dev, &bin_attr_esw_config); in qlcnic_remove_diag_entries()