Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wlan.h69 #define WILC_VMM_TBL_SIZE 64 macro
Dwilc_wlan.c518 u32 vmm_table[WILC_VMM_TBL_SIZE]; in wilc_wlan_handle_txq()
533 if (tqe && (i < (WILC_VMM_TBL_SIZE - 1))) { in wilc_wlan_handle_txq()