Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wl18xx/
Dtx.c125 if ((wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) && in wl18xx_tx_complete_packet()
/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.h569 #define WLCORE_QUIRK_TKIP_HEADER_SPACE BIT(8) macro
Dcmd.c1248 if (wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) in wl1271_cmd_build_arp_rsp()
Dmain.c5968 if (wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) in wl1271_init_ieee80211()
/drivers/net/wireless/ti/wl12xx/
Dmain.c648 WLCORE_QUIRK_TKIP_HEADER_SPACE | in wl12xx_identify_chip()
672 WLCORE_QUIRK_TKIP_HEADER_SPACE | in wl12xx_identify_chip()
701 WLCORE_QUIRK_TKIP_HEADER_SPACE | in wl12xx_identify_chip()