Home
last modified time | relevance | path

Searched refs:dev_id (Results 1 – 19 of 19) sorted by relevance

/wlan-driver/wpa_supplicant_8/src/p2p/
H A Dp2p_dev_disc.c
H A Dp2p_group.c
H A Dp2p.h
H A Dp2p.c
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.h71 uint16_t dev_id; member
H A Dif_pci.c2427 uint16_t dev_id = 0; in __hif_check_link_status() local
2436 pfrm_read_config_word(sc->pdev, PCI_DEVICE_ID, &dev_id); in __hif_check_link_status()
2438 if (dev_id == sc->devid) in __hif_check_link_status()
2442 dev_id); in __hif_check_link_status()
2475 pfrm_read_config_word(sc->pdev, PCI_DEVICE_ID, &info.dev_id); in hif_log_pcie_info()
2487 if (info.dev_id == sc->devid) in hif_log_pcie_info()
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_api.h723 uint8_t dev_id,
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/inc/
H A Dwlan_vdev_mgr_tgt_if_tx_defs.h774 uint8_t dev_id; member
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.h
H A DREADME-P2P
H A Dp2p_supplicant.c
H A Dctrl_iface.c
H A DChangeLog
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/
H A Dtarget_if_cm_roam_offload.c677 params.dev_id = req->vdev_id; in target_if_cm_roam_scan_bmiss_cnt()
740 params.dev_id = req->vdev_id; in target_if_cm_roam_scan_bmiss_timeout()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_dev_if.c6922 uint8_t dev_id, in wma_send_multi_pdev_vdev_set_params() argument
6939 params.dev_id = dev_id; in wma_send_multi_pdev_vdev_set_params()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c2465 params->dev_id))) { in send_multi_param_cmd_using_pdev_set_param_tlv()
2556 params->dev_id = wmi_handle->ops->convert_host_pdev_id_to_target(wmi_handle, in send_multi_pdev_vdev_set_param_cmd_tlv()
2557 params->dev_id); in send_multi_pdev_vdev_set_param_cmd_tlv()
2559 params->dev_id = wmi_handle->ops->convert_pdev_id_host_to_target(wmi_handle, in send_multi_pdev_vdev_set_param_cmd_tlv()
2560 params->dev_id); in send_multi_pdev_vdev_set_param_cmd_tlv()
2562 cmd->dev_id = params->dev_id; in send_multi_pdev_vdev_set_param_cmd_tlv()
2574 dev_string[cmd->is_vdev], params->dev_id, in send_multi_pdev_vdev_set_param_cmd_tlv()
2579 cmd->dev_id, 0); in send_multi_pdev_vdev_set_param_cmd_tlv()
3099 vdevparam.vdev_id = params->dev_id; in send_multi_param_cmd_using_vdev_param_tlv()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h410 uint8_t dev_id,
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c17091 uint8_t dev_id, in sme_send_multi_pdev_vdev_set_params() argument
17095 return wma_send_multi_pdev_vdev_set_params(param_type, dev_id, param, in sme_send_multi_pdev_vdev_set_params()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h46751 A_UINT32 dev_id; member