Home
last modified time | relevance | path

Searched refs:WILC_NUM_CONCURRENT_IFC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h26 #define WILC_NUM_CONCURRENT_IFC 2 macro
H A Dhif.c107 if (index < 0 || index >= WILC_NUM_CONCURRENT_IFC) in wilc_get_vif_from_idx()