Searched refs:WLCORE_QUIRK_END_OF_TRANSACTION (Results 1 – 4 of 4) sorted by relevance
285 if (wl->quirks & WLCORE_QUIRK_END_OF_TRANSACTION) { in wlcore_rx()
548 #define WLCORE_QUIRK_END_OF_TRANSACTION BIT(0) macro
837 if (wl->quirks & WLCORE_QUIRK_END_OF_TRANSACTION) { in wlcore_tx_work_locked()
967 wl->quirks |= WLCORE_QUIRK_END_OF_TRANSACTION; in wl127x_boot_clk()