Home
last modified time | relevance | path

Searched refs:target_pdev_id (Results 1 – 15 of 15) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/inc/
H A Dtarget_if_wifi_pos.h149 uint32_t *target_pdev_id);
162 struct wlan_objmgr_psoc *psoc, uint32_t target_pdev_id,
169 uint32_t *target_pdev_id) in target_if_wifi_pos_convert_pdev_id_host_to_target() argument
175 struct wlan_objmgr_psoc *psoc, uint32_t target_pdev_id, in target_if_wifi_pos_convert_pdev_id_target_to_host() argument
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c620 int target_pdev_id; local
756 target_pdev_id =
761 HTT_SRING_SETUP_PDEV_ID_SET(*msg_word, target_pdev_id);
1072 int target_pdev_id; local
1153 target_pdev_id =
1160 target_pdev_id);
2396 uint8_t target_pdev_id; local
2399 target_pdev_id = HTT_T2H_PKTLOG_PDEV_ID_GET(*msg_word);
2401 target_pdev_id);
2535 uint8_t target_pdev_id; local
[all …]
H A Ddp_types.h3617 uint8_t target_pdev_id; member
H A Ddp_main.c10979 pdev->target_pdev_id = in dp_soc_handle_pdev_mode_change()
14564 pdev->target_pdev_id = in dp_pdev_init()
14569 pdev->target_pdev_id = PHYB_2G_TARGET_PDEV_ID; in dp_pdev_init()
H A Ddp_internal.h3694 return pdev->target_pdev_id; in dp_get_target_pdev_id_for_host_pdev_id()
/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/
H A Dtarget_if_wifi_pos.c166 uint32_t *target_pdev_id) in target_if_wifi_pos_convert_pdev_id_host_to_target() argument
176 target_pdev_id); in target_if_wifi_pos_convert_pdev_id_host_to_target()
180 struct wlan_objmgr_psoc *psoc, uint32_t target_pdev_id, in target_if_wifi_pos_convert_pdev_id_target_to_host() argument
190 return wmi_convert_pdev_id_target_to_host(wmi_hdl, target_pdev_id, in target_if_wifi_pos_convert_pdev_id_target_to_host()
/wlan-driver/qca-wifi-host-cmn/target_if/dfs/src/
H A Dtarget_if_dfs_full_offload.c442 uint32_t target_pdev_id = 0; in target_process_bang_radar_cmd() local
467 &target_pdev_id) != QDF_STATUS_SUCCESS) { in target_process_bang_radar_cmd()
472 wmi_utest.args[IDX_PDEV_ID] = target_pdev_id; in target_process_bang_radar_cmd()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_api.h642 uint32_t *target_pdev_id);
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_main.c985 uint32_t *target_pdev_id) in wifi_pos_convert_host_pdev_id_to_target() argument
1001 psoc, host_pdev_id, target_pdev_id); in wifi_pos_convert_host_pdev_id_to_target()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c3472 uint32_t *target_pdev_id) in wmi_convert_pdev_id_host_to_target() argument
3475 *target_pdev_id = in wmi_convert_pdev_id_host_to_target()
3487 uint32_t target_pdev_id, in wmi_convert_pdev_id_target_to_host() argument
3494 target_pdev_id); in wmi_convert_pdev_id_target_to_host()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h4546 uint32_t *target_pdev_id);
4560 uint32_t target_pdev_id,
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h983 uint32_t *target_pdev_id);
985 struct wlan_objmgr_psoc *psoc, uint32_t target_pdev_id,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_filter_2.0.c1040 int target_pdev_id; in htt_h2t_tx_ring_cfg() local
1093 target_pdev_id = in htt_h2t_tx_ring_cfg()
1097 target_pdev_id); in htt_h2t_tx_ring_cfg()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c5525 u_int8_t target_pdev_id; in dp_ppdu_stats_ind_handler() local
5528 target_pdev_id = HTT_T2H_PPDU_STATS_PDEV_ID_GET(*msg_word); in dp_ppdu_stats_ind_handler()
5530 target_pdev_id); in dp_ppdu_stats_ind_handler()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ops.h1659 uint8_t *target_pdev_id);