Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dmain.c653 WLCORE_QUIRK_AP_ZERO_SESSION_ID; in wl12xx_identify_chip()
677 WLCORE_QUIRK_AP_ZERO_SESSION_ID; in wl12xx_identify_chip()
706 WLCORE_QUIRK_AP_ZERO_SESSION_ID; in wl12xx_identify_chip()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dwlcore.h593 #define WLCORE_QUIRK_AP_ZERO_SESSION_ID BIT(12) macro
Dtx.c316 if ((wl->quirks & WLCORE_QUIRK_AP_ZERO_SESSION_ID) && in wl1271_tx_fill_hdr()