Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c1195 static const struct bin_attribute bin_attr_crb = { variable
1349 if (device_create_bin_file(dev, &bin_attr_crb)) in qlcnic_create_diag_entries()
1386 device_remove_bin_file(dev, &bin_attr_crb); in qlcnic_remove_diag_entries()
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c2946 static const struct bin_attribute bin_attr_crb = { variable
3121 if (device_create_bin_file(dev, &bin_attr_crb)) in netxen_create_diag_entries()
3137 device_remove_bin_file(dev, &bin_attr_crb); in netxen_remove_diag_entries()