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