Searched defs:NAME_SIZE (Results 1 – 25 of 29) sorted by relevance
12
17 #define NAME_SIZE 16 macro
20 #define NAME_SIZE 32 macro
43 #define NAME_SIZE 32 macro
29 #define NAME_SIZE 32 macro
25 #define NAME_SIZE 32 macro
480 #define NAME_SIZE 32 macro
523 #define NAME_SIZE 32 macro
31 #define NAME_SIZE 32 macro
474 #define NAME_SIZE 32 macro
589 #define NAME_SIZE 32 macro
36 #define NAME_SIZE 32 macro
610 #define NAME_SIZE 32 macro
27 #define NAME_SIZE 32 macro
651 #define NAME_SIZE 32 macro
662 #define NAME_SIZE 32 macro
38 #define NAME_SIZE 32 macro
921 #define NAME_SIZE 32 macro
18 #define NAME_SIZE 10 macro
29 #define NAME_SIZE 8 macro
15 #define NAME_SIZE 32 macro
1439 static void qed_set_name(struct qed_dev *cdev, char name[NAME_SIZE]) in qed_set_name()