Searched refs:best_match (Results 1 – 1 of 1) sorted by relevance
951 struct net_port_entry **best_match) in net_port_info_match_npi() argument985 if (*best_match == NULL) { in net_port_info_match_npi()986 *best_match = npe; in net_port_info_match_npi()990 *best_match = npe; in net_port_info_match_npi()1003 if (*best_match == NULL) { in net_port_info_match_npi()1004 *best_match = npe; in net_port_info_match_npi()1008 *best_match = npe; in net_port_info_match_npi()1023 if (*best_match != NULL && (npe->npe_npi.npi_flags & NPIF_NOWAKE) != 0) { in net_port_info_match_npi()1031 *best_match = npe; in net_port_info_match_npi()1039 if (*best_match == NULL) { in net_port_info_match_npi()[all …]