Searched refs:bssid_index (Results 1 – 2 of 2) sorted by relevance
110 uint32_t bssid_index);
570 uint32_t bssid_index; in whd_process_bdc() local600 bssid_index = (uint32_t)(bdc_header->flags2 & BDC_FLAG2_IF_MASK); in whd_process_bdc()601 ifp = whd_driver->iflist[bssid_index]; in whd_process_bdc()