Searched refs:WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN (Results 1 – 5 of 5) sorted by relevance
551 #define WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN BIT(2) macro
183 !(wl->quirks & WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN)) in wlcore_calc_packet_alignment()
1062 wl->quirks &= ~WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN; in wl12xx_chip_wakeup()
686 wl->quirks |= WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN | in wl12xx_identify_chip()1394 if (wl->quirks & WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN) in wl12xx_hw_init()
673 WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN | in wl18xx_identify_chip()1132 if (wl->quirks & WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN) { in wl18xx_set_host_cfg_bitmap()