Home
last modified time | relevance | path

Searched refs:WILC_VMM_ENTRY_FULL_RETRY (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
Dwlan.h292 #define WILC_VMM_ENTRY_FULL_RETRY 1 macro
Dnetdev.c176 } while (ret == WILC_VMM_ENTRY_FULL_RETRY && !wl->close); in wilc_txq_task()
Dwlan.c604 ret = WILC_VMM_ENTRY_FULL_RETRY; in wilc_wlan_handle_txq()