Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c1197 static const struct bin_attribute bin_attr_crb = { variable
1351 if (device_create_bin_file(dev, &bin_attr_crb)) in qlcnic_create_diag_entries()
1388 device_remove_bin_file(dev, &bin_attr_crb); in qlcnic_remove_diag_entries()
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c2983 static const struct bin_attribute bin_attr_crb = { variable
3158 if (device_create_bin_file(dev, &bin_attr_crb)) in netxen_create_diag_entries()
3174 device_remove_bin_file(dev, &bin_attr_crb); in netxen_remove_diag_entries()