Home
last modified time | relevance | path

Searched defs:peer_mac (Results 1 – 25 of 127) sorted by relevance

123456

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
Dwlan_mlme_twt_ucfg_api.h38 struct qdf_mac_addr *peer_mac, in ucfg_mlme_init_twt_context()
82 struct qdf_mac_addr *peer_mac, uint8_t dialog_id) in ucfg_mlme_is_twt_setup_done()
89 struct qdf_mac_addr *peer_mac, in ucfg_mlme_set_twt_setup_done()
95 struct qdf_mac_addr *peer_mac, in ucfg_mlme_set_twt_session_state()
102 struct qdf_mac_addr *peer_mac, in ucfg_mlme_get_twt_session_state()
123 struct qdf_mac_addr *peer_mac, in ucfg_mlme_reset_twt_active_cmd()
131 struct qdf_mac_addr *peer_mac, in ucfg_mlme_set_twt_command_in_progress()
371 struct qdf_mac_addr *peer_mac, in ucfg_mlme_is_twt_setup_in_progress()
394 struct qdf_mac_addr *peer_mac, in ucfg_mlme_is_max_twt_sessions_reached()
413 struct qdf_mac_addr *peer_mac, in ucfg_mlme_twt_is_command_in_progress()
[all …]
/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
Dwlan_twt_main.c42 struct qdf_mac_addr *peer_mac, in wlan_twt_add_session()
84 struct qdf_mac_addr *peer_mac, in wlan_twt_set_command_in_progress()
126 struct qdf_mac_addr *peer_mac, in wlan_twt_init_context()
247 struct qdf_mac_addr peer_mac; in wlan_twt_update_peer_twt_required_bit() local
421 struct qdf_mac_addr *peer_mac, in wlan_twt_sap_peer_is_cmd_in_progress()
503 struct qdf_mac_addr *peer_mac, in wlan_twt_sap_is_command_in_progress()
538 struct qdf_mac_addr *peer_mac, in wlan_twt_sap_add_session()
659 struct qdf_mac_addr *peer_mac, in wlan_twt_sap_set_command_in_progress()
786 struct qdf_mac_addr *peer_mac, in wlan_twt_sap_init_context()
859 struct qdf_mac_addr *peer_mac, uint8_t dialog_id) in wlan_twt_is_setup_done()
[all …]
Dwlan_twt_main.h325 struct qdf_mac_addr *peer_mac, in wlan_twt_is_max_sessions_reached()
333 struct qdf_mac_addr *peer_mac, in wlan_twt_set_command_in_progress()
389 struct qdf_mac_addr *peer_mac, in wlan_twt_is_setup_in_progress()
446 struct qdf_mac_addr *peer_mac, in wlan_twt_init_context()
460 struct qdf_mac_addr *peer_mac, uint8_t dialog_id) in wlan_twt_is_setup_done()
468 struct qdf_mac_addr *peer_mac, uint8_t dialog_id) in wlan_twt_get_session_state()
475 struct qdf_mac_addr *peer_mac, in wlan_twt_is_command_in_progress()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_twt_api.c31 struct qdf_mac_addr *peer_mac, in mlme_is_max_twt_sessions_reached()
72 struct qdf_mac_addr *peer_mac, in mlme_is_twt_setup_in_progress()
113 struct qdf_mac_addr *peer_mac, in mlme_add_twt_session()
149 struct qdf_mac_addr *peer_mac, in mlme_set_twt_setup_done()
185 struct qdf_mac_addr *peer_mac, in mlme_init_twt_context()
301 struct qdf_mac_addr *peer_mac, uint8_t dialog_id) in mlme_is_twt_setup_done()
366 struct qdf_mac_addr *peer_mac, in mlme_set_twt_session_state()
404 struct qdf_mac_addr *peer_mac, uint8_t dialog_id) in mlme_get_twt_session_state()
440 struct qdf_mac_addr *peer_mac) in mlme_get_twt_peer_capabilities()
465 struct qdf_mac_addr *peer_mac, in mlme_set_twt_peer_capabilities()
[all …]
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
Dwlan_twt_ucfg_ext_api.c103 struct qdf_mac_addr *peer_mac, in ucfg_twt_is_max_sessions_reached()
110 struct qdf_mac_addr *peer_mac, in ucfg_twt_is_setup_in_progress()
166 struct qdf_mac_addr *peer_mac, in ucfg_twt_init_context()
181 struct qdf_mac_addr *peer_mac, in ucfg_twt_set_command_in_progress()
191 struct qdf_mac_addr *peer_mac, in ucfg_twt_reset_active_command()
205 struct qdf_mac_addr *peer_mac, uint8_t dialog_id) in ucfg_twt_is_setup_done()
212 struct qdf_mac_addr *peer_mac, uint8_t dialog_id) in ucfg_twt_get_session_state()
218 struct qdf_mac_addr *peer_mac, in ucfg_twt_is_command_in_progress()
229 struct qdf_mac_addr *peer_mac, in ucfg_twt_set_work_params()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx_tid.h291 uint8_t *peer_mac, in dp_addba_resp_tx_completion_wifi3()
299 dp_addba_responsesetup_wifi3(struct cdp_soc_t *cdp_soc, uint8_t *peer_mac, in dp_addba_responsesetup_wifi3()
309 uint8_t *peer_mac, uint16_t vdev_id, in dp_rx_tid_update_ba_win_size()
316 dp_addba_requestprocess_wifi3(struct cdp_soc_t *cdp_soc, uint8_t *peer_mac, in dp_addba_requestprocess_wifi3()
325 dp_set_addba_response(struct cdp_soc_t *cdp_soc, uint8_t *peer_mac, in dp_set_addba_response()
332 dp_delba_process_wifi3(struct cdp_soc_t *cdp_soc, uint8_t *peer_mac, in dp_delba_process_wifi3()
339 uint8_t *peer_mac, in dp_delba_tx_completion_wifi3()
348 uint8_t *peer_mac, enum cdp_sec_type sec_type, in dp_set_pn_check_wifi3()
Ddp_rx_tid.c1381 uint8_t *peer_mac, in dp_addba_resp_tx_completion_wifi3()
1473 dp_addba_responsesetup_wifi3(struct cdp_soc_t *cdp_soc, uint8_t *peer_mac, in dp_addba_responsesetup_wifi3()
1575 uint8_t *peer_mac, uint16_t vdev_id, in dp_rx_tid_update_ba_win_size()
1606 uint8_t *peer_mac, in dp_addba_requestprocess_wifi3()
1690 dp_set_addba_response(struct cdp_soc_t *cdp_soc, uint8_t *peer_mac, in dp_set_addba_response()
1713 int dp_delba_process_wifi3(struct cdp_soc_t *cdp_soc, uint8_t *peer_mac, in dp_delba_process_wifi3()
1752 int dp_delba_tx_completion_wifi3(struct cdp_soc_t *cdp_soc, uint8_t *peer_mac, in dp_delba_tx_completion_wifi3()
1812 uint8_t *peer_mac, enum cdp_sec_type sec_type, in dp_set_pn_check_wifi3()
Ddp_peer.c3353 uint8_t *peer_mac, enum cdp_sec_type sec_type, in dp_set_key_sec_type_wifi3()
3682 QDF_STATUS dp_peer_state_update(struct cdp_soc_t *soc_hdl, uint8_t *peer_mac, in dp_peer_state_update()
3747 QDF_STATUS dp_peer_state_update(struct cdp_soc_t *soc_hdl, uint8_t *peer_mac, in dp_peer_state_update()
3798 QDF_STATUS dp_get_vdevid(struct cdp_soc_t *soc_hdl, uint8_t *peer_mac, in dp_get_vdevid()
3869 uint8_t *peer_mac, bool slowpath) in dp_get_peer_state()
3999 uint8_t *peer_mac, bool val) in dp_set_peer_as_tdls_peer()
4039 uint8_t *peer_mac, in dp_set_michael_key()
4118 uint8_t *peer_mac) in dp_peer_flush_frags()
4203 static void dp_peer_multipass_list_add(struct dp_soc *soc, uint8_t *peer_mac, in dp_peer_multipass_list_add()
4248 uint8_t vdev_id, uint8_t *peer_mac, in dp_peer_set_vlan_id()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_peer_ops.h231 cdp_peer_state_get(ol_txrx_soc_handle soc, uint8_t vdev_id, uint8_t *peer_mac, bool slowpath) in cdp_peer_state_get()
260 uint8_t *peer_mac, uint8_t *vdev_id) in cdp_peer_get_vdevid()
423 uint8_t *peer_mac) in cdp_peer_is_vdev_restore_last_peer()
483 uint8_t *peer_mac) in cdp_peer_detach_force_delete()
537 uint8_t *peer_mac, bool val) in cdp_peer_set_peer_as_tdls()
563 uint8_t *peer_mac, bool val) in cdp_peer_set_tdls_offchan_enabled()
585 cdp_peer_flush_frags(ol_txrx_soc_handle soc, uint8_t vdev_id, uint8_t *peer_mac) in cdp_peer_flush_frags()
Dcdp_txrx_host_stats.h472 uint8_t *peer_mac, in cdp_txrx_get_peer_stats_param()
527 uint8_t *peer_mac, in cdp_host_get_peer_stats()
559 uint8_t *peer_mac, in cdp_host_get_peer_stats_based_on_peer_type()
596 uint8_t *peer_mac, in cdp_host_get_per_link_peer_stats()
628 uint8_t *peer_mac) in cdp_host_reset_peer_ald_stats()
655 uint8_t vdev_id, uint8_t *peer_mac) in cdp_host_reset_peer_stats()
848 uint8_t *peer_mac, in cdp_get_peer_delay_stats()
881 uint8_t *peer_mac, in cdp_get_peer_jitter_stats()
939 uint8_t *peer_mac, in cdp_get_peer_tx_capture_stats()
Dcdp_txrx_ctrl.h230 cdp_peer_authorize(ol_txrx_soc_handle soc, uint8_t vdev_id, uint8_t *peer_mac, in cdp_peer_authorize()
257 uint8_t *peer_mac) in cdp_peer_get_authorize()
572 uint8_t *peer_mac, in cdp_txrx_set_peer_param()
602 uint8_t *peer_mac, in cdp_txrx_get_peer_param()
623 uint8_t *peer_mac, uint16_t vlan_id) in cdp_peer_set_vlan_id()
846 cdp_get_sec_type(ol_txrx_soc_handle soc, uint8_t vdev_id, uint8_t *peer_mac, in cdp_get_sec_type()
1053 uint8_t *peer_mac) in cdp_update_peer_pkt_capture_params()
1264 uint8_t *peer_mac) in cdp_txrx_peer_flush_frags()
Dcdp_txrx_cmn.h524 (ol_txrx_soc_handle soc, uint8_t vdev_id, uint8_t *peer_mac, in cdp_peer_setup()
744 (ol_txrx_soc_handle soc, uint8_t vdev_id, uint8_t *peer_mac, in cdp_peer_add_ast()
817 (ol_txrx_soc_handle soc, uint8_t vdev_id, uint8_t *peer_mac, in cdp_peer_update_ast()
839 (ol_txrx_soc_handle soc, uint8_t vdev_id, uint8_t *peer_mac) in cdp_peer_teardown()
856 uint8_t *peer_mac, uint32_t bitmap) in cdp_peer_delete()
875 uint8_t *peer_mac, uint32_t auth_status) in cdp_update_roaming_peer_in_vdev()
894 uint8_t *peer_mac, uint32_t auth_status) in cdp_update_roaming_peer_in_vdev()
909 cdp_peer_delete_sync(ol_txrx_soc_handle soc, uint8_t vdev_id, uint8_t *peer_mac, in cdp_peer_delete_sync()
1506 uint8_t *peer_mac, uint16_t vdev_id, uint8_t tid, in cdp_tid_update_ba_win_size()
1536 uint8_t *peer_mac, in cdp_addba_resp_tx_completion()
[all …]
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/inc/
Dwlan_twt_ucfg_ext_api.h378 struct qdf_mac_addr *peer_mac, in ucfg_twt_init_context()
392 struct qdf_mac_addr *peer_mac, in ucfg_twt_is_setup_done()
400 struct qdf_mac_addr *peer_mac, uint8_t dialog_id) in ucfg_twt_get_session_state()
407 struct qdf_mac_addr *peer_mac, in ucfg_twt_is_command_in_progress()
418 struct qdf_mac_addr *peer_mac, in ucfg_twt_set_work_params()
/wlan-driver/qca-wifi-host-cmn/target_if/dp/inc/
Dtarget_if_dp.h55 uint8_t peer_mac[QDF_MAC_ADDR_SIZE]; member
90 uint8_t peer_mac[QDF_MAC_ADDR_SIZE]; member
274 uint8_t *peer_mac, const uint8_t *dest_mac, in target_if_add_wds_entry()
288 uint8_t *dest_mac, uint8_t *peer_mac, in target_if_update_wds_entry()
/wlan-driver/qcacld-3.0/components/mlme/core/inc/
Dwlan_mlme_twt_api.h330 struct qdf_mac_addr *peer_mac, in mlme_set_twt_peer_capabilities()
336 struct qdf_mac_addr *peer_mac, in mlme_init_twt_context()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
Dwifi_pos_pasn_api.h235 struct qdf_mac_addr *peer_mac, in wifi_pos_handle_ranging_peer_create_rsp()
252 struct qdf_mac_addr *peer_mac) in wifi_pos_send_pasn_peer_deauth()
Dwifi_pos_public_struct.h79 struct qdf_mac_addr peer_mac; member
146 struct qdf_mac_addr peer_mac; member
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_core.c437 uint8_t *peer_mac) in wlan_ipa_get_peer_state()
454 uint8_t *peer_mac) in wlan_ipa_get_peer_state()
1432 const uint8_t *peer_mac, in wlan_ipa_set_sap_client_auth()
1450 wlan_ipa_get_sap_client_auth(struct wlan_ipa_priv *ipa_ctx, uint8_t *peer_mac) in wlan_ipa_get_sap_client_auth()
1478 uint8_t *peer_mac, in wlan_ipa_check_peer_auth()
1496 uint8_t *peer_mac, in wlan_ipa_check_peer_auth()
1510 wlan_ipa_get_peer_auth_state(ol_txrx_soc_handle dp_soc, uint8_t *peer_mac, in wlan_ipa_get_peer_auth_state()
1533 wlan_ipa_get_peer_auth_state(ol_txrx_soc_handle dp_soc, uint8_t *peer_mac, in wlan_ipa_get_peer_auth_state()
1544 uint8_t *peer_mac) in wlan_ipa_is_peer_authenticated()
1579 const uint8_t *peer_mac, in wlan_ipa_set_sap_client_auth()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/src/
Dwlan_twt_ucfg_api.c89 struct qdf_mac_addr *peer_mac, in ucfg_twt_set_peer_capabilities()
97 struct qdf_mac_addr *peer_mac, in ucfg_twt_get_peer_capabilities()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/utf/src/
Dwlan_cm_utf_main.c174 struct qdf_mac_addr *peer_mac; in wlan_cm_utf_bss_peer_create_rsp() local
282 struct qdf_mac_addr peer_mac; in wlan_cm_utf_peer_del_ind() local
481 struct qdf_mac_addr *peer_mac) in wlan_cm_utf_bss_peer_create_req()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
Dwifi_pos_pasn_api.c176 struct qdf_mac_addr *peer_mac, in wifi_pos_move_peers_to_fail_list()
466 struct qdf_mac_addr *peer_mac, in wifi_pos_handle_ranging_peer_create_rsp()
670 struct qdf_mac_addr *peer_mac) in wifi_pos_send_pasn_peer_deauth()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_tdls.c401 struct qdf_mac_addr peer_mac, in populate_dot11f_link_iden()
652 struct qdf_mac_addr peer_mac, in lim_send_tdls_dis_req_frame()
1625 struct qdf_mac_addr peer_mac, in lim_send_tdls_dis_rsp_frame()
2004 struct qdf_mac_addr peer_mac, in lim_send_tdls_link_setup_req_frame()
2328 struct qdf_mac_addr peer_mac, in lim_send_tdls_teardown_frame()
2545 struct qdf_mac_addr peer_mac, in lim_send_tdls_setup_rsp_frame()
2856 struct qdf_mac_addr peer_mac, in lim_send_tdls_link_setup_cnf_frame()
4436 struct qdf_mac_addr peer_mac; in lim_process_tdls_del_sta_rsp() local
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx.c293 uint8_t *peer_mac, uint8_t *vdev_id) in ol_txrx_get_vdevid()
2674 ol_txrx_get_pn_info(struct cdp_soc_t *soc_hdl, uint8_t *peer_mac, in ol_txrx_get_pn_info()
2731 uint8_t *peer_mac, bool slowpath) in ol_txrx_get_peer_state()
2956 uint8_t *peer_mac, in ol_txrx_peer_state_update()
3040 uint8_t *peer_mac, in ol_txrx_peer_update()
3525 uint8_t vdev_id, uint8_t *peer_mac, in ol_txrx_peer_detach()
3617 uint8_t vdev_id, uint8_t *peer_mac) in ol_txrx_peer_detach_force_delete()
3652 uint8_t *peer_mac, in ol_txrx_peer_detach_sync()
3706 uint8_t *peer_mac) in ol_txrx_peer_flush_frags()
5842 uint8_t pdev_id, void *peer_mac, in ol_txrx_wrapper_flush_rx_frames()
[all …]
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Dlim_api.h595 struct qdf_mac_addr *peer_mac, in lim_set_twt_peer_capabilities()
602 struct qdf_mac_addr *peer_mac, in lim_set_twt_ext_capabilities()
956 uint8_t vdev_id, uint8_t *peer_mac) in lim_roam_mlo_create_peer()
/wlan-driver/qca-wifi-host-cmn/umac/twt/core/src/
Dwlan_twt_common.c298 struct qdf_mac_addr *peer_mac, in wlan_twt_set_peer_capabilities()
331 struct qdf_mac_addr *peer_mac, in wlan_twt_get_peer_capabilities()

123456