Searched refs:WILC_VMM_TBL_SIZE (Results 1 – 2 of 2) sorted by relevance
70 #define WILC_VMM_TBL_SIZE 64 macro
704 u8 vmm_entries_ac[WILC_VMM_TBL_SIZE]; in wilc_wlan_handle_txq()748 if (i >= (WILC_VMM_TBL_SIZE - 1)) { in wilc_wlan_handle_txq()1544 wilc->vmm_table = kcalloc(WILC_VMM_TBL_SIZE, sizeof(u32), GFP_KERNEL); in wilc_wlan_init()