Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dtx.c129 if ((wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) && in wl18xx_tx_complete_packet()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dtx.c398 if ((wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) && in wl1271_prepare_tx_frame()
965 if ((wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) && in wl1271_tx_complete_packet()
1127 if ((wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) && in wl12xx_tx_reset()
Dwlcore.h581 #define WLCORE_QUIRK_TKIP_HEADER_SPACE BIT(8) macro
Dcmd.c1268 if (wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) in wl1271_cmd_build_arp_rsp()
Dmain.c6225 if (wl->quirks & WLCORE_QUIRK_TKIP_HEADER_SPACE) in wl1271_init_ieee80211()
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dmain.c651 WLCORE_QUIRK_TKIP_HEADER_SPACE | in wl12xx_identify_chip()
675 WLCORE_QUIRK_TKIP_HEADER_SPACE | in wl12xx_identify_chip()
704 WLCORE_QUIRK_TKIP_HEADER_SPACE | in wl12xx_identify_chip()