Home
last modified time | relevance | path

Searched refs:WLCORE_QUIRK_TKIP_HEADER_SPACE (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dtx.c125 if ((wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) && in wl18xx_tx_complete_packet()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dtx.c400 if ((wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) && in wl1271_prepare_tx_frame()
964 if ((wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) && in wl1271_tx_complete_packet()
1126 if ((wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) && in wl12xx_tx_reset()
Dwlcore.h575 #define WLCORE_QUIRK_TKIP_HEADER_SPACE BIT(8) macro
Dcmd.c1255 if (wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) in wl1271_cmd_build_arp_rsp()
Dmain.c6062 if (wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) in wl1271_init_ieee80211()
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
Dmain.c649 WLCORE_QUIRK_TKIP_HEADER_SPACE | in wl12xx_identify_chip()
673 WLCORE_QUIRK_TKIP_HEADER_SPACE | in wl12xx_identify_chip()
702 WLCORE_QUIRK_TKIP_HEADER_SPACE | in wl12xx_identify_chip()