Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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, in ethnl_name_to_idx() argument
367 for (i = 0; i < n_names; i++) { in ethnl_name_to_idx()
/kernel/linux/linux-6.6/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, in ethnl_name_to_idx() argument
367 for (i = 0; i < n_names; i++) { in ethnl_name_to_idx()

Completed in 3 milliseconds