Searched refs:best_match (Results 1 – 1 of 1) sorted by relevance
987 struct net_port_entry **best_match) in net_port_info_match_npi() argument1021 if (*best_match == NULL) { in net_port_info_match_npi()1022 *best_match = npe; in net_port_info_match_npi()1026 *best_match = npe; in net_port_info_match_npi()1039 if (*best_match == NULL) { in net_port_info_match_npi()1040 *best_match = npe; in net_port_info_match_npi()1044 *best_match = npe; in net_port_info_match_npi()1059 if (*best_match != NULL && (npe->npe_npi.npi_flags & NPIF_NOWAKE) != 0) { in net_port_info_match_npi()1067 *best_match = npe; in net_port_info_match_npi()1075 if (*best_match == NULL) { in net_port_info_match_npi()[all …]