Searched refs:WILC_NUM_CONCURRENT_IFC (Results 1 – 4 of 4) sorted by relevance
224 struct wilc_vif *vif[WILC_NUM_CONCURRENT_IFC];
29 #define WILC_NUM_CONCURRENT_IFC 2 macro
1614 if (wl->vif_num == WILC_NUM_CONCURRENT_IFC) { in add_virtual_intf()
187 if (index < 0 || index >= WILC_NUM_CONCURRENT_IFC) in wilc_get_vif_from_idx()