Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h235 #define WILC_VMM_BUFFER_SIZE GENMASK(9, 0) macro
H A Dwlan.c889 vmm_sz = FIELD_GET(WILC_VMM_BUFFER_SIZE, vmm_table[i]); in wilc_wlan_handle_txq()