Searched refs:WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN (Results 1 – 3 of 3) sorted by relevance
44 if (wl->quirks & WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN) in wlcore_rx_get_buf_size()53 if (wl->quirks & WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN) in wlcore_rx_get_align_buf_size()
567 #define WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN BIT(3) macro
685 wl->quirks |= WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN | in wl18xx_identify_chip()1149 if (wl->quirks & WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN) { in wl18xx_set_host_cfg_bitmap()