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