Searched refs:WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN (Results 1 – 4 of 4) sorted by relevance
551 #define WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN BIT(2) macro
180 !(wl->quirks & WLCORE_QUIRK_TX_BLOCKSIZE_ALIGN)) in wlcore_calc_packet_alignment()
1137 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()