Home
last modified time | relevance | path

Searched refs:is_go (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1940 u8 is_go = (wdev->iftype == NL80211_IFTYPE_P2P_GO); in _wil_cfg80211_start_ap() local
1948 wil_dbg_misc(wil, "start_ap: mid=%d, is_go=%d\n", vif->mid, is_go); in _wil_cfg80211_start_ap()
1949 if (is_go && !pbss) { in _wil_cfg80211_start_ap()
2006 hidden_ssid, is_go); in _wil_cfg80211_start_ap()
H A Dwmi.h748 u8 is_go; member
831 u8 is_go; member
H A Dwil6210.h1344 u8 edmg_chan, u8 hidden_ssid, u8 is_go);
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h7427 bool is_go; member