Home
last modified time | relevance | path

Searched defs:pktinfo (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_processing.c621 void readHexDataDemodulateProcessVhtHeNg1(hal_pktinfo_t *pktinfo, hal_wls_processing_input_params_t… in readHexDataDemodulateProcessVhtHeNg1()
889 void detectPhaseJump(hal_pktinfo_t *pktinfo, hal_wls_processing_input_params_t *inputVals, unsigned… in detectPhaseJump()
970 void readHexDataDemodulateProcess(hal_pktinfo_t *pktinfo, hal_wls_processing_input_params_t *inputV…
1160 void calculateTotalPower(hal_pktinfo_t *pktinfo, unsigned int *powerPerSubband, unsigned int *total…
1190 void processLegacyPackets(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int bufferspacing, int…
1232 void ifftProcessing(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, unsigned int *fftOutBuffer, …
1273 void interpolatePilots(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int bufferspacing, int *p…
1557 void interpolateBandEdges20(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int phaseRollNg) {
1693 void interpolateBandEdges40(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int phaseRollNg) {
1838 void interpolateBandEdges(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int phaseRollNg){
[all …]
Dwls_subspace_processing.c74 void calcCorMatrix(hal_pktinfo_t *pktinfo, unsigned int *fftOutBuffer, unsigned int *totalpower, in… in calcCorMatrix()
277 …ce(float *inputBuff, float *eMatrix, float thresh, int matSizeN, hal_pktinfo_t *pktinfo, float sub… in findSigSpace()
545 void calcDelayAmplitude(hal_pktinfo_t *pktinfo, in calcDelayAmplitude()
627 int determineFirstPath(hal_pktinfo_t *pktinfo, in determineFirstPath()
689 int calcSubspaceFineTiming(hal_pktinfo_t *pktinfo, // structure with CSI buffer parameters in calcSubspaceFineTiming()
Dwls_api.c78 hal_pktinfo_t *pktinfo; in wls_process_csi() local
Dwls_structure_defs.h329 UINT32 pktinfo : 20; member