Searched refs:n_names (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ethtool/
H A Dbitset.c354 * @n_names: number of strings in the array
359 static int ethnl_name_to_idx(ethnl_string_array_t names, unsigned int n_names, argument
367 for (i = 0; i < n_names; i++) {

Completed in 113 milliseconds