Home
last modified time | relevance | path

Searched refs:mld_macaddr (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_11be_tlv.c54 WMI_CHAR_ARRAY_TO_MAC_ADDR(param->mlo_mac, &mlo_params->mld_macaddr); in vdev_create_add_mlo_params()
300 &mlo_params->mld_macaddr); in peer_assoc_add_mlo_params()
1691 WMI_CHAR_ARRAY_TO_MAC_ADDR(params->mld_mac, &cmd->mld_macaddr); in send_link_state_request_cmd_tlv()
1804 WMI_MAC_ADDR_TO_CHAR_ARRAY(&ev->mld_macaddr, mld_addr); in extract_mlo_link_state_event_tlv()
Dwmi_unified_tlv.c7173 WMI_CHAR_ARRAY_TO_MAC_ADDR(get_req->mld_macaddr.bytes, mld_mac); in wmi_update_tlv_headers_for_mlo_stats()
7177 QDF_MAC_ADDR_REF(get_req->mld_macaddr.bytes)); in wmi_update_tlv_headers_for_mlo_stats()
21146 WMI_CHAR_ARRAY_TO_MAC_ADDR(params->mld_addr.bytes, &cmd->mld_macaddr); in send_set_mac_address_cmd_tlv()
/wlan-driver/fw-api/fw/
Dwmi_tlv_defs.h2972 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_FIXED_STRUC, wmi_mac_addr, mld_macaddr, WMITLV_SIZE_VA…
3012 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_FIXED_STRUC, wmi_mac_addr, mld_macaddr, WMITLV_SIZE_VA…
3020 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_FIXED_STRUC, wmi_mac_addr, mld_macaddr, WMITLV_SIZE_VA…
3028 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_FIXED_STRUC, wmi_mac_addr, mld_macaddr, WMITLV_SIZE_VA…
3037 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_FIXED_STRUC, wmi_mac_addr, mld_macaddr, WMITLV_SIZE_VA…
Dwmi_unified.h16757 wmi_mac_addr mld_macaddr; member
16779 wmi_mac_addr mld_macaddr; member
21283 wmi_mac_addr mld_macaddr; member
47649 wmi_mac_addr mld_macaddr; /* MLD MAC address */ member
47681 wmi_mac_addr mld_macaddr; /* MLD MAC address */ member
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c2786 qdf_mem_copy(cmd->mld_macaddr.bytes, mld_addr, in wma_update_params_for_mlo_stats()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h2586 struct qdf_mac_addr mld_macaddr; member