Home | History | Annotate | Download | only in hw_ctrl

Lines Matching full:rxconfigoption

377  * INPUTS:  RxConfigOption  - The given Rx filters configuration
384 int whal_hwCtrl_setRxFilters(HwCtrl_T *pHwCtrl, UINT32 RxConfigOption, UINT32 RxFilterOption)
386 whal_ParamsSetRxFilter(pHwCtrl->pWhalParams, RxConfigOption, RxFilterOption);
389 &pHwCtrl->pWhalParams->WlanParams.RxConfigOption,
399 * INPUTS: RxConfigOption - The given Rx filters configuration
903 whal_hwInfoElemRxConfigSet (pHwCtrl->pHwMboxConfig, &pWlanParams->RxConfigOption, &pWlanParams->RxFilterOption);