Home
last modified time | relevance | path

Searched refs:ACTION_CATEGORY_PUBLIC (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/inc/
H A Dwlan_mgmt_txrx_utils_api.h148 ACTION_CATEGORY_PUBLIC = 4, enumerator
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_action_frame.c2017 case ACTION_CATEGORY_PUBLIC: in lim_process_action_frame()
2303 ACTION_CATEGORY_PUBLIC || action_hdr->category == in lim_process_action_frame_no_session()
2314 case ACTION_CATEGORY_PUBLIC: in lim_process_action_frame_no_session()
H A Dlim_process_tdls.c1673 tdls_dis_rsp->Category.category = ACTION_CATEGORY_PUBLIC; in lim_send_tdls_dis_rsp_frame()
1868 action = ACTION_CATEGORY_PUBLIC << 8 | TDLS_DISCOVERY_RESPONSE; in lim_send_tdls_dis_rsp_frame()
H A Dlim_send_management_frames.c5096 frm.Category.category = ACTION_CATEGORY_PUBLIC;
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_api.c385 fd_header->action_header.action_category = ACTION_CATEGORY_PUBLIC; in lim_populate_fd_tmpl_frame()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/dispatcher/src/
H A Dwlan_mgmt_txrx_tgt_api.c888 case ACTION_CATEGORY_PUBLIC: in mgmt_txrx_get_action_frm_subtype()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c2722 action != (ACTION_CATEGORY_PUBLIC << 8 | TDLS_DISCOVERY_RESPONSE) && in wma_tx_packet()