Searched refs:linkid (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
H A D | utils_mlo.c | 395 uint8_t *linkid, in util_parse_bvmlie_perstaprofile_stactrl() argument 458 if (linkid) in util_parse_bvmlie_perstaprofile_stactrl() 459 *linkid = link_id; in util_parse_bvmlie_perstaprofile_stactrl() 690 uint8_t *linkid, in util_parse_prvmlie_perstaprofile_stactrl() argument 737 if (linkid) { in util_parse_prvmlie_perstaprofile_stactrl() 738 *linkid = QDF_GET_BITS(stacontrol, in util_parse_prvmlie_perstaprofile_stactrl() 809 uint8_t linkid; in util_parse_partner_info_from_linkinfo() local 929 &linkid, in util_parse_partner_info_from_linkinfo() 968 linkid; in util_parse_partner_info_from_linkinfo() 976 linkid); in util_parse_partner_info_from_linkinfo() [all …]
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_mlo.h | 381 uint8_t linkid, uint8_t *bpcc, 546 QDF_STATUS lim_cu_info_from_rnr_per_link_id(const uint8_t *rnr, uint8_t linkid, in lim_cu_info_from_rnr_per_link_id() argument
|
H A D | lim_mlo.c | 38 uint8_t linkid, uint8_t *bpcc, in lim_cu_info_from_rnr_per_link_id() argument 83 if (linkid == link_id) { in lim_cu_info_from_rnr_per_link_id() 87 *bpcc, *aui, linkid); in lim_cu_info_from_rnr_per_link_id()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/ |
H A D | utils_mlo.h | 333 bool *linkidfound, uint8_t *linkid); 662 bool *linkidfound, uint8_t *linkid) in util_get_bvmlie_primary_linkid() argument
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/ |
H A D | osif_cm_req.c | 565 uint8_t linkid = 0; in osif_update_mlo_partner_info() local 628 &linkidfound, &linkid); in osif_update_mlo_partner_info() 648 wlan_vdev_set_link_id(vdev, linkid); in osif_update_mlo_partner_info()
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified_tlv.c | 21226 quiet_event->link_id = event->linkid; in extract_quiet_offload_event_tlv()
|
/wlan-driver/fw-api/fw/ |
H A D | wmi_unified.h | 8461 A_UINT32 linkid; /* Link id associated with AP */ member
|