Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_main.c3921 static struct bin_attribute bin_attr_esw_config = { variable
3973 if (device_create_bin_file(dev, &bin_attr_esw_config)) in qlcnic_create_diag_entries()
4001 device_remove_bin_file(dev, &bin_attr_esw_config); in qlcnic_remove_diag_entries()