Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c1196 static const struct bin_attribute bin_attr_crb = { variable
1350 if (device_create_bin_file(dev, &bin_attr_crb)) in qlcnic_create_diag_entries()
1387 device_remove_bin_file(dev, &bin_attr_crb); in qlcnic_remove_diag_entries()
/Linux-v6.1/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c2956 static const struct bin_attribute bin_attr_crb = { variable
3131 if (device_create_bin_file(dev, &bin_attr_crb)) in netxen_create_diag_entries()
3147 device_remove_bin_file(dev, &bin_attr_crb); in netxen_remove_diag_entries()