Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfr.c204 params.expected_data_subtype = nla_get_u32(tb[ in wlan_cfg80211_cfr_set_group_config()
207 params.expected_data_subtype, in wlan_cfg80211_cfr_set_group_config()
208 params.expected_data_subtype); in wlan_cfg80211_cfr_set_group_config()
213 !params.expected_data_subtype) { in wlan_cfg80211_cfr_set_group_config()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
H A Dwlan_cfr_public_structs.h183 uint32_t expected_data_subtype :16, member
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_ucfg_api.c809 curr_cfg->data_subtype_filter = params->expected_data_subtype; in ucfg_cfr_set_frame_type_subtype()