Lines Matching full:param
1468 * \param
2783 * \param CBObj - object handle
2784 * \param pPktCtrlBlk - Pointer to Input Packet Control Block
2797 * \param CBObj - object handle
2798 * \param pPktCtrlBlk - Pointer to Input Packet Control Block
2811 * \param CBObj - object handle
2812 * \param pPktCtrlBlk - Pointer to Input Packet Control Block
2824 * \param hObj - object handle
2825 * \param pBuffer - Pointer to Received buffer frame
2839 * \param handle - object handle
2840 * \param eFailureEvent - Failure Event Type
2873 * \param hCb - handle to the scan object
2874 * \param eTag - the scan results type tag
2875 * \param uResultCount - number of results received during this scan
2876 * \param SPSStatus - bitmap indicating which channels were attempted (if this is an SPS scan)
2877 * \param TSFError - whether a TSF error occurred (if this is an SPS scan)
2878 * \param ScanStatus - scan SRV status (OK / NOK)
2879 * \param PSMode - Power Save Mode
2898 * \param hCb - handle to object
2899 * \param status - completion status
2913 * \param hCb - handle to object
2914 * \param msrReply - Pointer to input measurement (which ended) Reply
2928 * \param hCb - handle to object
2929 * \param status - status of Command ended
2943 * \param hCb - handle to object
2944 * \param status - status of Command ended
2958 * \param hCb - handle to object
2959 * \param PsMode - Power Save Mode
2960 * \param status - status of Command ended
2974 * \param hOs - OS module object handle
2986 * \param hTWD - hTWD module object handle
2998 * \param hTWD - TWD module object handle
2999 * \param hReport - Report module object handle
3000 * \param hUser - Master (User) module object handle
3001 * \param hTimer - Timer module object handle
3002 * \param hContext - context-engine module object handle
3003 * \param hTxnQ - TxnQueue module object handle
3004 * \param fInitHwCb - Init HW callback called when init HW phase is done
3005 * \param fInitFwCb - Init FW callback called when init FW phase is done
3006 * \param fConfigFwCb - Configuration FW callback called when configuring FW phase is done
3007 * \param fStopCb - Stop callback called when TWD is stopped
3008 * \param fInitFailCb - Fail callback called when TWD is Failed
3031 * \param hTWD - TWD module object handle
3032 * \param pbuf - Pointer to Input NVS Buffer
3033 * \param length - Length of NVS Buffer
3034 * \param uRxDmaBufLen - The Rx DMA buffer length in bytes (needed as a limit for Rx aggregation length)
3035 * \param uTxDmaBufLen - The Tx DMA buffer length in bytes (needed as a limit for Tx aggregation length)
3051 * \param hTWD - TWD module object handle
3052 * \param pInitParams - Pointer to Input init default parameters
3063 * \param hTWD - TWD module object handle
3064 * \param pFileInfo - Pointer to Input Buffer contains part of FW Image to Download
3081 * \param hTWD - TWD module object handle
3082 * \param pParams - Pointer to Input parameters
3093 * \param hTWD - TWD module object handle
3104 * \param hTWD - TWD module object handle
3115 * \param hTWD - TWD module object handle
3127 * \param hTWD - TWD module object handle
3128 * \param event - event on which the registrated CB will be called
3129 * \param fCb - Pointer to Registered CB function
3130 * \param pData - Pointer to Registered CB data
3147 * \param hTWD - TWD module object handle
3161 * \param hTWD - TWD module object handle
3173 * \param hTWD - TWD module object handle
3185 * \param hTWD - TWD module object handle
3197 * \param hTWD - TWD module object handle
3209 * \param hTWD - TWD module object handle
3221 * \param hTWD - TWD module object handle
3222 * \param pMsrRequest - Pointer to Input structure which contains the measurement parameters
3223 * \param uTimeToRequestExpiryMs - The time (in milliseconds) the measurement SRV has to start the request
3224 * \param fResponseCb - The Command response CB Function
3225 * \param hResponseCb - Handle to Command response CB Function Obj
3226 * \param fCompleteCb - The Command Complete CB Function
3227 * \param hCompleteCb - Handle to Command Complete CB Function Obj
3245 * \param hTWD - TWD module object handle
3246 * \param bSendNullData - Indicates whether to send NULL data when exiting driver mode
3247 * \param fResponseCb - Pointer to Command response CB function
3248 * \param hResponseCb - Handle to Command response CB parameters
3263 * \param hTWD - TWD module object handle
3264 * \param pScanParams - Pointer to Input Scan specific parameters
3265 * \param eScanTag - Scan tag, used for result and scan complete tracking
3266 * \param bHighPriority - Indicates whether to perform a high priority (overlaps DTIM) scan
3267 * \param bDriverMode - Indicates whether to try to enter driver mode (with PS on) before issuing the scan command
3268 * \param bScanOnDriverModeError - Indicates whether to proceed with the scan if requested to enter driver mode and failed
3269 * \param ePsRequest - Parameter sent to PowerSaveServer.
3272 * \param bSendNullData - Indicates whether to send Null data when exiting driver mode on scan complete
3273 * \param fResponseCb - The Response CB Function which called after downloading the command
3274 * \param hResponseCb - Handle to the Response CB Function Obj (Notice : last 2 params are NULL in Legacy run)
3295 * \param hTWD - TWD module object handle
3296 * \param eScanTag - Scan tag, used to track scan complete and result
3297 * \param bSendNullData - Indicates whether to send Null data when exiting driver mode
3298 * \param fScanCommandResponseCb - The Response CB Function which called after downloading the command
3299 * \param hCb - Handle to the Response CB Function Obj (Notice : last 2 params are NULL in Legacy run)
3315 * \param hTWD - TWD module object handle
3328 * \param hTWD - TWD module object handle
3329 * \param pPeriodicScanParams - Pointer to Input Parameters Structures for the Periodic Scan operation
3330 * \param eScanTag - Scan tag, used for scan complete and result tracking
3331 * \param uPassiveScanDfsDwellTimeMs - Passive dwell time for DFS channels (in milli-secs)
3332 * \param fResponseCb - Response CB Function which is called after downloading the command
3333 * \param hResponseCb - Handle to Response CB Function Obj (Notice : last 2 params are NULL in Legacy run)
3350 * \param hTWD - TWD module object handle
3351 * \param eScanTag - scan tag, used for scan complete and result tracking
3352 * \param fResponseCb - Response CB Function which is called after downloading the command
3353 * \param hResponseCb - Handle to Response CB Function Obj (Notice : last 2 params are NULL in Legacy run)
3368 * \param hTWD - TWD module object handle
3369 * \param fScanCompleteCb - The Complete CB Function
3370 * \param hScanCompleteCb - Handle to the Complete CB Function Obj
3384 * \param hTWD - TWD module object handle
3385 * \param pParamInfo - Pointer to Input TWD Parameters Information Structure
3397 * \param hTWD - TWD module object handle
3398 * \param pParamInfo - Pointer to Input TWD Parameters Information Structure
3410 * \param hTWD - TWD module object handle
3411 * \param uMboxStatus - Mailbox status
3412 * \param pItrParamBuf - Pointer to Interrogate parameters buffer
3426 * \param hTWD - TWD module object handle
3427 * \param pMib - Pointer to Input MIB Structure
3439 * \param hTWD - TWD module object handle
3440 * \param hCb - Handle to Request MIB CB Function Obj
3441 * \param fCb - Pinter to Request MIB CB Function
3442 * \param pCb - Pointer to read parameters
3454 * \param hTWD - TWD module object handle
3455 * \param funcType - TWD Function Debuged
3456 * \param pParam - Pointer to Input parameters of Debug function
3468 * \param hTWD - TWD module object handle
3469 * \param event - Event ID
3470 * \param fCb - Event Callback function pointer
3471 * \param hCb - Event Callback object handle
3483 * \param hTWD - TWD module object handle
3484 * \param event - Event ID
3497 * \param hTWD - TWD module object handle
3498 * \param event - Event ID
3510 * \param hTWD - TWD module object handle
3511 * \param iRssiVal - RSSI Input Value
3523 * \param hTWD - TWD module object handle
3534 * \param hTWD - TWD module object handle
3546 * \param hTWD - TWD module object handle
3558 * \param hTWD - TWD module object handle
3559 * \param uHostTime - The host time in MS to translate
3571 * \param hTWD - TWD module object handle
3572 * \param pTwdHtCapabilities - Pointer read structure Output
3585 * \param hTWD - TWD module object handle
3597 * \param hTWD - TWD module object handle
3598 * \param ePrintInfo - Information type
3616 * \param hTWD - TWD module object handle
3627 * \param hTWD - TWD module object handle
3640 * \param hTWD - TWD module object handle
3652 * \param hTWD - TWD module object handle
3653 * \param pEnabled - Pointer to Output Indicatore if MAC Address Filter is Enabled
3654 * \param pNumGroupAddrs - Pointer to Output Number of Group Address
3655 * \param pGroupAddr - Pointer to Output Group Address Table
3666 * \param hTWD - TWD module object handle
3667 * \param pMemDebug - Pointer to read Output
3668 * \param fCb - Pointer to function Callback
3669 * \param hCb - Handle to function Callback Parameters
3680 * \param hTWD - TWD module object handle
3681 * \param pMemDebug - Pointer to write Input
3682 * \param fCb - Pointer to function Callback
3683 * \param hCb - Handle to function Callback Parameters
3695 * \param hTWD - TWD module object handle
3696 * \param pMemDebug - Pointer to addr & length
3708 * \param hTWD - TWD module object handle
3709 * \param pMemDebug - Pointer to addr & length
3725 * \param hTWD - TWD module object handle
3726 * \param ePsMode - Power Save Mode
3727 * \param bSendNullDataOnExit - Indicates whether to send NULL data when exiting driver mode
3728 * \param hPowerSaveCompleteCb - Handle to PS Complete CB Parameters Obj
3729 * \param fPowerSaveCompleteCb - The PS Complete CB function
3730 * \param fPowerSaveResponseCb - The PS Response CB function
3746 * \param hTWD - TWD module object handle
3747 * \param rate - Rate Modulation Value
3758 * \param hTWD - TWD module object handle
3759 * \param eRadioBand - Radio Band Type
3770 * \param hTWD - TWD module object handle
3771 * \param securitySeqNumLsByte - LS Byte of Security Sequance Number
3785 * \param hTWD - TWD module object handle
3786 * \param uDtimPeriod - DTIM period in number of beacons
3787 * \param uBeaconInterval - Beacon perios in TUs (1024 msec)
3805 * \param hTWD - TWD module object handle
3806 * \param uTimeOut - Scan Time Out
3818 * \param hTWD - TWD module object handle
3819 * \param pJoinBssParams - Pointer to Join BSS Input parameters structure
3830 * \param hTWD - TWD module object handle
3831 * \param pTemplateParams - Pointer to Input Template Parameters Structure
3832 * \param fCb - Pointer to Command Callback Function
3833 * \param hCb - Handle to Command Callback Function Obj. Parameters
3846 * \param hTWD - TWD module object handle
3847 * \param channel - Channel Number
3859 * \param hTWD - TWD module object handle
3870 * \param hTWD - TWD module object handle
3871 * \param pNoiseHistParams - Pointer Input Noise Histogram Parameters:
3886 * \param hTWD - TWD module object handle
3887 * \param pSwitchChannelCmd - Pointer to Switch Channel Parameters Structure
3898 * \param hTWD - TWD module object handle
3899 * \param channel - Channek Number
3910 * \param hTWD - TWD module object handle
3921 * \param hTWD - TWD module object handle
3922 * \param uDisconReason - 2 bytes of disconnect reason to be use in deauth/disassoc frmaes
3923 * \param uDisconType - Immediate (dont send frames) or send Deauth or send Disassoc frmae
3938 * \param hTWD - TWD module object handle
3939 * \param fCb - Pointer to Callback Function
3940 * \param hCb - Handle to Callback Function Object Parameters
3952 * \param hTWD - TWD module object handle
3953 * \param pApDiscoveryParams - Pointer to Input AP Discovery Parameters Structure
3964 * \param hTWD - TWD module object handle
3976 * \param hTWD - TWD module object handle
3988 * \param hTWD - TWD module object handle
3989 * \param staState - stat of the station (CONNECTED)
4005 * \param hTWD - TWD module object handle
4006 * \param tIpAddr - IP Address Input Buffer
4007 * \param bEnabled - Indicates if ARP filtering is Enabled (1) or Disabled (0)
4008 * \param eIpVer - IP Version
4027 * \param hTWD - TWD module object handle
4028 * \param uNumGroupAddrs - Number of Group Address
4029 * \param pGroupAddr - Pointer to Input Group Address Table
4030 * \param bEnabled - Indicates if MAC Address Filter is Enabled
4044 * \param hTWD - TWD module object handle
4045 * \param uRxConfigOption - RX Configuration Option
4046 * \param uRxFilterOption - RX Filter Option
4057 * \param hTWD - TWD module object handle
4058 * \param threshold - Threshold Value
4069 * \param hTWD - TWD module object handle
4070 * \param eSlotTimeVal - Slot Time Value
4081 * \param hTWD - TWD module object handle
4082 * \param ePreamble - Preamble Value
4093 * \param hTWD - TWD module object handle
4094 * \param uBeaconFilteringStatus - Beacon Filtering Status. Indicates whether the filter is enabled:
4096 * \param uNumOfBeaconsToBuffer - Determines the number of beacons without the unicast TIM bit set,
4111 * \param hTWD - TWD module object handle
4112 * \param uNumOfIe - The number of IE's in the table
4113 * \param pIeTable - Pointer to Input IE Table
4114 * \param uIeTableSize - Size of Input IE Table
4126 * \param hTWD - TWD module object handle
4127 * \param pPowerMgmtConfig - Pointer to Input Power Management Configuration Parameters
4139 * \param hTWD - TWD module object handle
4140 * \param pPowerMgmtConfig - Pointer to Input Power Management Configuration Parameters Structure
4161 * \param hTWD - TWD module object handle
4162 * \param pRoamingTriggerCmd - Pointer to Input Configuration Parameters Structure
4176 * \param hTWD - TWD module object handle
4177 * \param pRoamingTriggerCmd - Pointer to Input Configuration Parameters Structure
4192 * \param hTWD - TWD module object handle
4193 * \param eMinPowerPolicy - Minimum Power Policy Type
4205 * \param hTWD - TWD module object handle
4206 * \param uMacClock - MAC Clock value
4217 * \param hTWD - TWD module object handle
4218 * \param uArmClock - ARM Clock value
4229 * \param hTWD - TWD module object handle
4230 * \param index - Index of the Rx Data filter
4231 * \param command - Command: Add/remove the filter
4232 * \param eAction - Action to take when packets match the pattern
4233 * \param uNumFieldPatterns - Number of field patterns in the filter
4234 * \param uLenFieldPatterns - Length of the field pattern series
4235 * \param pFieldPatterns - Series of field patterns
4253 * \param hTWD - TWD module object handle
4254 * \param bEnabled - Indicates if Rx data filtering is enabled or Disabled
4256 * \param eDefaultAction - The default action taken on non-matching packets
4268 * \param hTWD - TWD module object handle
4269 * \param pRssiSnrTrigger - Pointer to RRSSI/SNR Input parameter Structure
4280 * \param hTWD - TWD module object handle
4281 * \param pAcQosParams - Pointer to Input AC Quality Of Service Parameters Structure
4288 * \param fCb - Pointer to Command CB Function
4289 * \param hCb - Handle to Command CB Function Obj Parameters
4300 * \param hTWD - TWD module object handle
4301 * \param pPsRxStreaming - Pointer to Input Power Save RX Straeming Parameters Structure
4307 * \param fCb - Pointer to Command CB Function
4308 * \param hCb - Handle to Command CB Function Obj Parameters
4319 * \param hTWD - TWD module object handle
4320 * \param Enable - 0: disable BET, Otherwirs: Enable BET
4321 * \param MaximumConsecutiveET - Max number of consecutive beacons that may be early terminated
4332 * \param hTWD - TWD module object handle
4333 * \param pKeepAliveParams - Pointer to Keep Alive parameters structure
4345 * \param hTWD - TWD module object handle
4346 * \param enaDisFlag - Indicates whether to Enable (TI_TRUE) or Disable Keep Alive
4357 * \param hTWD - TWD module object handle
4358 * \param uTid - TID number
4359 * \param uState - Policy : Enable / Disable
4360 * \param tRa - Mac address of: SA as receiver / RA as initiator
4361 * \param uWinSize - windows size in number of packet
4362 * \param uInactivityTimeout - as initiator inactivity timeout in time units(TU) of 1024us / as receiver reserved
4386 * \param hTWD - TWD module object handle
4387 * \param uTid - TID number
4388 * \param uState - Policy : Enable / Disable
4389 * \param tRa - Mac address of: SA as receiver / RA as initiator
4390 * \param uWinSize - windows size in number of packet
4413 * \param hTWD - TWD module object handle
4426 * \param hTWD - TWD module object handle
4427 * \param pHtCapabilitiesIe - Pointer to string of HT capability IE unparsed
4428 * \param bAllowHtOperation - TI_TRUE: HT operation allowed, Otherwise: HT operation NOT allowed
4442 * \param hTWD - TWD module object handle
4443 * \param pHtInformationIe - Pointer to string of HT information IE unparsed
4457 * \param hTWD - TWD module object handle
4458 * \param bEnabled - burst mode: Enable/Disable
4474 * \param hTWD - TWD module object handle
4475 * \param fCb - Pointer to Command CB Function
4476 * \param hCb - Handle to Command CB Function Obj Parameters
4477 * \param pCb - Pointer to read parameters
4489 * \param hTWD - TWD module object handle
4490 * \param fCb - Pointer to Command CB Function
4491 * \param hCb - Handle to Command CB Function Obj Parameters
4492 * \param pCb - Pointer to read parameters
4507 * \param hTWD - TWD module object handle
4508 * \param pMap - Pointer to Output Memory Map
4509 * \param fCb - Pointer to Callback Function
4510 * \param hCb - Handle to Callback Function Parameters Object
4521 * \param hTWD - TWD module object handle
4522 * \param fCb - Pointer to Command CB Function
4523 * \param hCb - Handle to Command CB Function Obj Parameters
4524 * \param pCb - Pointer to read parameters
4535 * \param hTWD - TWD module object handle
4536 * \param fCb - Pointer to Command CB Function
4537 * \param hCb - Handle to Command CB Function Obj Parameters
4538 * \param pCb - Pointer to read parameters
4555 * \param hTWD - TWD module object handle
4567 * \param hTWD - TWD module object handle
4568 * \param pCurrentEntry - Pointer to TX Control Block Entry to Free
4580 * \param hTWD - TWD module object handle
4581 * \param descId - Id of TX Control Block Descriptor
4594 * \param hTWD - TWD module object handle
4595 * \param pTxCtrlBlk - The Tx packet control block
4608 * \param hTWD - TWD module object handle
4609 * \param pPktCtrlBlk - Pointer to TX Control Block Entry to Free
4622 * \param hTWD - TWD module object handle
4635 * \param hTWD - TWD module object handle
4652 * \param Handle - handle to object
4653 * \param eStatus - Status of Driver Test Performed
4654 * \param pTestCmdParams - Pointer to Output of Test Command Parameters
4670 * \param Handle - handle to object
4671 * \param eStatus - Status of Driver Test Performed (Complete/Pending/Error)
4672 * \param pTestCmdParams - Pointer to Output of Test Command Parameters
4686 * \param hTWD - handle to TWD object
4687 * \param eTestCmd - Identifier of test Command to Perform
4688 * \param pTestCmdParams - Pointer to Input/Output Test Command Parameters
4689 * \param fCb - Test Command Complete CB
4690 * \param hCb - Handle to Test Command Complete CB Parameters
4709 * \param Handle - handle to object
4723 * \param Handle - handle to object
4737 * \param hTWD - TWD module object handle
4738 * \param bEnabled - is Burst mode enabled