Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan.h74 #define WILC_VMM_TBL_SIZE 64 macro
Dwilc_wlan.c837 u32 vmm_table[WILC_VMM_TBL_SIZE]; in wilc_wlan_handle_txq()
862 if ((tqe != NULL) && (i < (WILC_VMM_TBL_SIZE - 1)) /* reserve last entry to 0 */) { in wilc_wlan_handle_txq()