Searched refs:DHD_BAD_IF (Results 1 – 2 of 2) sorted by relevance
532 return DHD_BAD_IF; in dhd_net2idx()813 if (ifidx == DHD_BAD_IF) in dhd_set_mac_address()831 if (ifidx == DHD_BAD_IF) in dhd_set_multicast_list()895 if (ifidx == DHD_BAD_IF) { in dhd_start_xmit()1089 if (ifidx == DHD_BAD_IF) in dhd_get_stats()1474 if (ifidx == DHD_BAD_IF) in dhd_ioctl_entry()1745 if (dhd_add_if(dhd, 0, (void *)net, net->name, NULL, 0, 0) == DHD_BAD_IF) in dhd_attach()
374 #define DHD_BAD_IF -0xf macro