Searched refs:INFO_STRING_LEN (Results 1 – 1 of 1) sorted by relevance
10113 #define INFO_STRING_LEN 255 macro10119 string = kzalloc(INFO_STRING_LEN, GFP_KERNEL); in i40e_print_features()10160 BUG_ON(buf > (string + INFO_STRING_LEN)); in i40e_print_features()