Home
last modified time | relevance | path

Searched refs:tbtt_info (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/ !
H A Dwmi_unified_11be_api.c236 struct mlo_link_removal_tbtt_info *tbtt_info) in wmi_extract_mlo_link_removal_tbtt_update() argument
240 wmi, buf, tbtt_info); in wmi_extract_mlo_link_removal_tbtt_update()
H A Dwmi_unified_11be_tlv.c1196 struct mlo_link_removal_tbtt_info *tbtt_info) in extract_mlo_link_removal_tbtt_update_tlv() argument
1206 if (!tbtt_info) { in extract_mlo_link_removal_tbtt_update_tlv()
1213 tbtt_info->tbtt_count = tlv->tbtt_count; in extract_mlo_link_removal_tbtt_update_tlv()
1214 tbtt_info->tsf = ((uint64_t)tlv->tsf_high << 32) | tlv->tsf_low; in extract_mlo_link_removal_tbtt_update_tlv()
1215 tbtt_info->qtimer_reading = in extract_mlo_link_removal_tbtt_update_tlv()
1266 tlv_arr[tlv_idx].tbtt_info); in extract_mgmt_rx_mlo_link_removal_info_tlv()
1268 tlv_arr[tlv_idx].tbtt_info); in extract_mgmt_rx_mlo_link_removal_info_tlv()
1270 tlv_arr[tlv_idx].tbtt_info); in extract_mgmt_rx_mlo_link_removal_info_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ !
H A Dwmi_unified_11be_api.h115 struct mlo_link_removal_tbtt_info *tbtt_info);
H A Dwmi_unified_priv.h3213 struct mlo_link_removal_tbtt_info *tbtt_info);
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ !
H A Ddot11f.c11019 pDst->tbtt_info.tbtt_info_1.tbtt_offset = *pBuf; in dot11f_unpack_ie_reduced_neighbor_report()
11029 pDst->tbtt_info.tbtt_info_2.tbtt_offset = *pBuf; in dot11f_unpack_ie_reduced_neighbor_report()
11037 pDst->tbtt_info.tbtt_info_2.bss_params = *pBuf; in dot11f_unpack_ie_reduced_neighbor_report()
11047 pDst->tbtt_info.tbtt_info_5.tbtt_offset = *pBuf; in dot11f_unpack_ie_reduced_neighbor_report()
11055 framesntohl(pCtx, &pDst->tbtt_info.tbtt_info_5.short_ssid, pBuf, 0); in dot11f_unpack_ie_reduced_neighbor_report()
11065 pDst->tbtt_info.tbtt_info_6.tbtt_offset = *pBuf; in dot11f_unpack_ie_reduced_neighbor_report()
11073 framesntohl(pCtx, &pDst->tbtt_info.tbtt_info_6.short_ssid, pBuf, 0); in dot11f_unpack_ie_reduced_neighbor_report()
11081 pDst->tbtt_info.tbtt_info_6.bss_params = *pBuf; in dot11f_unpack_ie_reduced_neighbor_report()
11091 pDst->tbtt_info.tbtt_info_7.tbtt_offset = *pBuf; in dot11f_unpack_ie_reduced_neighbor_report()
11099 DOT11F_MEMCPY(pCtx, pDst->tbtt_info.tbtt_info_7.bssid, pBuf, 6); in dot11f_unpack_ie_reduced_neighbor_report()
[all …]
H A Dparser_api.c11184 qdf_mem_copy(dot11f->tbtt_info.tbtt_info_16.bssid,
11186 dot11f->tbtt_info.tbtt_info_16.mld_id = 0;
11187 dot11f->tbtt_info.tbtt_info_16.link_id = 1;
11189 dot11f->tbtt_info.tbtt_info_16.bss_params = 0x4e;
11190 dot11f->tbtt_info.tbtt_info_16.short_ssid = 0x558df58e;
11191 dot11f->tbtt_info.tbtt_info_16.psd_20mhz = 0xfe;
11193 dot11f->tbtt_info.tbtt_info_16.bss_param_change_cnt =
11241 dot11f->tbtt_info.tbtt_info_16.link_id,
11288 qdf_mem_copy(dot11f->tbtt_info.tbtt_info_16.bssid,
11290 dot11f->tbtt_info.tbtt_info_16.mld_id = 0;
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/ !
H A Dwlan_mlo_mgr_public_structs.h1557 struct mlo_link_removal_tbtt_info tbtt_info; member
/wlan-driver/qca-wifi-host-cmn/target_if/mlo_mgr/src/ !
H A Dtarget_if_mlo_mgr.c133 wmi_handle, data, &evt_params.tbtt_info); in target_if_mlo_link_removal_event_handler()
/wlan-driver/fw-api/fw/ !
H A Dwmi_unified.h47235 #define WMI_MLO_LINK_REMOVAL_GET_VDEVID(tbtt_info) WMI_GET_BITS(tbtt_info, 0, 8) argument
47236 #define WMI_MLO_LINK_REMOVAL_SET_VDEVID(tbtt_info, value) WMI_SET_BITS(tbtt_info, 0, 8, valu… argument
47237 #define WMI_MLO_LINK_REMOVAL_GET_LINKID(tbtt_info) WMI_GET_BITS(tbtt_info, 8, 8) argument
47238 #define WMI_MLO_LINK_REMOVAL_SET_LINKID(tbtt_info, value) WMI_SET_BITS(tbtt_info, 8, 8, valu… argument
47239 #define WMI_MLO_LINK_REMOVAL_GET_TBTT_COUNT(tbtt_info) WMI_GET_BITS(tbtt_info, 16, 16) argument
47240 #define WMI_MLO_LINK_REMOVAL_SET_TBTT_COUNT(tbtt_info, value) WMI_SET_BITS(tbtt_info, 16, 16, va… argument
47251 A_UINT32 tbtt_info; member
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ !
H A Ddot11f.frms2653 UNION tbtt_info (DISCRIMINATOR tbtt_info_len)
/wlan-driver/qcacld-3.0/core/mac/src/include/ !
H A Ddot11f.h10636 } tbtt_info; member