Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h557 #define WLCORE_QUIRK_FWLOG_NOT_IMPLEMENTED BIT(4) macro
H A Dinit.c326 if (wl->quirks & WLCORE_QUIRK_FWLOG_NOT_IMPLEMENTED) in wl12xx_init_fwlog()