Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wl12xx/
Dmain.c638 WLCORE_QUIRK_AP_ZERO_SESSION_ID; in wl12xx_identify_chip()
661 WLCORE_QUIRK_AP_ZERO_SESSION_ID; in wl12xx_identify_chip()
689 WLCORE_QUIRK_AP_ZERO_SESSION_ID; in wl12xx_identify_chip()
/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dwlcore.h578 #define WLCORE_QUIRK_AP_ZERO_SESSION_ID BIT(12) macro
Dtx.c302 if ((wl->quirks & WLCORE_QUIRK_AP_ZERO_SESSION_ID) && in wl1271_tx_fill_hdr()