Searched defs:pHwMboxCmdBit (Results 1 – 2 of 2) sorted by relevance
| /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
| D | whalHwMboxCmdBit.c | 153 int whal_hwMboxCmdBit_Destroy(HwMboxCmdBit_T *pHwMboxCmdBit) in whal_hwMboxCmdBit_Destroy() 174 int whal_hwMboxCmdBit_Config(TI_HANDLE hWhalCtr, HwMboxCmdBit_T *pHwMboxCmdBit, TI_HANDLE hCmdQueue… in whal_hwMboxCmdBit_Config() 195 static void errPrint_ChID(HwMboxCmdBit_T *pHwMboxCmdBit, int chID) in errPrint_ChID() 205 static void errPrint_BandID(HwMboxCmdBit_T *pHwMboxCmdBit, int bandID) in errPrint_BandID() 213 int VALIDATE_BAND_CHID(HwMboxCmdBit_T *pHwMboxCmdBit, int chID, int bandID) in VALIDATE_BAND_CHID() 256 int whal_hwCmdBit_Fcc(HwMboxCmdBit_T *pHwMboxCmdBit, in whal_hwCmdBit_Fcc() 403 int whal_hwCmdBit_Telec(HwMboxCmdBit_T *pHwMboxCmdBit, int chID, int bandID, void *CB_Func, TI_HAND… in whal_hwCmdBit_Telec() 440 …int whal_hwCmdBit_ReadRegister(HwMboxCmdBit_T *pHwMboxCmdBit, TI_HANDLE CB_Handle, void *CB_Func, … in whal_hwCmdBit_ReadRegister() 461 …int whal_hwCmdBit_WriteRegister(HwMboxCmdBit_T *pHwMboxCmdBit, TI_HANDLE CB_Handle, void *CB_Func,… in whal_hwCmdBit_WriteRegister() 484 int whal_hwCmdBit_perTxStop(HwMboxCmdBit_T *pHwMboxCmdBit, void *CB_Func, TI_HANDLE CB_Handle, void… in whal_hwCmdBit_perTxStop() [all …]
|
| D | whalHwCtrl.h | 73 HwMboxCmdBit_T *pHwMboxCmdBit; member
|