Searched refs:fc_str_end (Results 1 – 1 of 1) sorted by relevance
3457 char *fc_str_end; in ice_sysctl_fc_config() local3520 fc_num = strtol(fc_str, &fc_str_end, 0); in ice_sysctl_fc_config()3521 if (fc_str_end == fc_str) in ice_sysctl_fc_config()