Searched refs:bnxt_re_attributes (Results 1 – 1 of 1) sorted by relevance
2034 static struct device_attribute *bnxt_re_attributes[] = { variable3197 for (i = 0; i < ARRAY_SIZE(bnxt_re_attributes); i++) in bnxt_re_sysfs_destroy_file()3198 device_remove_file(&rdev->ibdev.dev, bnxt_re_attributes[i]); in bnxt_re_sysfs_destroy_file()3205 for (i = 0; i < ARRAY_SIZE(bnxt_re_attributes); i++) { in bnxt_re_sysfs_create_file()3207 bnxt_re_attributes[i]); in bnxt_re_sysfs_create_file()3214 bnxt_re_attributes[j]); in bnxt_re_sysfs_create_file()