Searched refs:DHD_BAD_IF (Results 1 – 2 of 2) sorted by relevance
697 return DHD_BAD_IF; in dhd_net2idx()1046 if (ifidx == DHD_BAD_IF) in dhd_set_mac_address()1064 if (ifidx == DHD_BAD_IF) in dhd_set_multicast_list()1138 if (ifidx == DHD_BAD_IF) { in dhd_start_xmit()1335 if (ifidx == DHD_BAD_IF) in dhd_get_stats()1718 if (ifidx == DHD_BAD_IF) { in dhd_ioctl_entry()2023 if (dhd_add_if(dhd, 0, (void *)net, net->name, NULL, 0, 0) == DHD_BAD_IF) in dhd_attach()
417 #define DHD_BAD_IF -0xf macro