Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c460 u8 nw_subtype = (ar->p2p) ? SUBTYPE_P2PDEV : SUBTYPE_NONE; in ath6kl_cfg80211_connect() local
607 nw_subtype = SUBTYPE_P2PCLIENT; in ath6kl_cfg80211_connect()
640 ar->connect_ctrl_flags, nw_subtype); in ath6kl_cfg80211_connect()
2902 p.nw_subtype = SUBTYPE_P2PGO; in ath6kl_start_ap()
2908 p.nw_subtype = SUBTYPE_NONE; in ath6kl_start_ap()
H A Dwmi.h748 u8 nw_subtype; member
2564 u8 nw_subtype);
H A Dwmi.c1853 u8 nw_subtype) in ath6kl_wmi_connect_cmd() argument
1893 cc->nw_subtype = nw_subtype; in ath6kl_wmi_connect_cmd()