Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfr.c196 params.expected_ctrl_subtype = nla_get_u32(tb[ in wlan_cfg80211_cfr_set_group_config()
199 params.expected_ctrl_subtype, in wlan_cfg80211_cfr_set_group_config()
200 params.expected_ctrl_subtype); in wlan_cfg80211_cfr_set_group_config()
212 !params.expected_ctrl_subtype || in wlan_cfg80211_cfr_set_group_config()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
H A Dwlan_cfr_public_structs.h181 expected_ctrl_subtype :16; member
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_ucfg_api.c808 curr_cfg->ctrl_subtype_filter = params->expected_ctrl_subtype; in ucfg_cfr_set_frame_type_subtype()