Home
last modified time | relevance | path

Searched refs:aggrRsp (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_ft.c867 rsp->aggrInfo.aggrRsp[i].status = in lim_ft_send_aggr_qos_rsp()
870 rsp->aggrInfo.aggrRsp[i].status = in lim_ft_send_aggr_qos_rsp()
872 rsp->aggrInfo.aggrRsp[i].tspec = aggrQosRsp->tspec[i]; in lim_ft_send_aggr_qos_rsp()
/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c3373 addtsrsp.rc = rsp->aggrInfo.aggrRsp[i].status; in sme_qos_process_aggr_qos_rsp()
3374 addtsrsp.rsp.status = rsp->aggrInfo.aggrRsp[i].status; in sme_qos_process_aggr_qos_rsp()
3375 addtsrsp.rsp.tspec = rsp->aggrInfo.aggrRsp[i].tspec; in sme_qos_process_aggr_qos_rsp()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h1512 tSirAddtsRspInfo aggrRsp[QCA_WLAN_AC_ALL]; member