Home
last modified time | relevance | path

Searched refs:WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
A Drx.c30 if (wl->quirks & WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN) in wlcore_rx_get_buf_size()
39 if (wl->quirks & WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN) in wlcore_rx_get_align_buf_size()
A Dwlcore.h554 #define WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN BIT(3) macro
/linux/drivers/net/wireless/ti/wl18xx/
A Dmain.c672 wl->quirks |= WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN | in wl18xx_identify_chip()
1138 if (wl->quirks & WLCORE_QUIRK_RX_BLOCKSIZE_ALIGN) { in wl18xx_set_host_cfg_bitmap()

Completed in 9 milliseconds