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