Searched refs:WLCORE_QUIRK_END_OF_TRANSACTION (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/ti/wlcore/
H A Drx.c285 if (wl->quirks & WLCORE_QUIRK_END_OF_TRANSACTION) {
H A Dwlcore.h548 #define WLCORE_QUIRK_END_OF_TRANSACTION BIT(0) macro
H A Dtx.c837 if (wl->quirks & WLCORE_QUIRK_END_OF_TRANSACTION) {
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dmain.c967 wl->quirks |= WLCORE_QUIRK_END_OF_TRANSACTION;

Completed in 167 milliseconds