Searched refs:WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN (Results 1 – 5 of 5) sorted by relevance
567 #define WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN BIT(2) macro
196 !(wl->quirks & WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN)) in wlcore_calc_packet_alignment()
1052 wl->quirks &= ~WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN; in wl12xx_chip_wakeup()
701 wl->quirks |= WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN | in wl12xx_identify_chip()1410 if (wl->quirks & WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN) in wl12xx_hw_init()
686 WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN | in wl18xx_identify_chip()1145 if (wl->quirks & WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN) { in wl18xx_set_host_cfg_bitmap()