Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_wlan.h68 #define WILC_VMM_TBL_SIZE 64 macro
Dwilc_wlan.c485 u32 vmm_table[WILC_VMM_TBL_SIZE]; in wilc_wlan_handle_txq()
503 if (tqe && (i < (WILC_VMM_TBL_SIZE - 1))) { in wilc_wlan_handle_txq()