Searched refs:WMbssDesc (Results 1 – 8 of 8) sorted by relevance
98 …(_pInfo_) (u16)(WM_SIZE_MP_CHILD_SEND_BUFFER(((WMgameInfo *)(&(((WMbssDesc*)(_pInfo_))->gam…99 …Info_) (u16)(WM_SIZE_MP_CHILD_RECEIVE_BUFFER(((WMgameInfo *)(&(((WMbssDesc*)(_pInfo_))->gam…113 WMbssDesc *parentInfoBuf; // Buffer for getting parent information (used by the child)119 …WMbssDesc *pInfo; // Pointer to information for the connected parent (used by the…185 int WM_lib_ConnectToParent(WMbssDesc *pInfo); // Request connection to parent263 …WMbssDesc *parentInfo[WM_NUM_PARENT_INFORMATIONS]; // BssDesc for storing Parent information (for…378 int wm_lib_connect_parent_via_bssdesc(WMbssDesc *bssDesc);385 WMbssDesc *wm_get_parent_bssdesc(int id, WMbssDesc *bssDescp);387 int wm_lib_connect_parent_via_bssdesc(WMbssDesc *bssDescp);
263 libParam.parentInfoBuf = (WMbssDesc *)&libParam_parentInfoBuf; in wm_lib_comm_init()312 ACinfo.parentInfo[i] = (WMbssDesc *)&(my_parentInfo[i][0]); in wm_lib_comm_init()662 WMbssDesc *pInfo = (ACinfo.parentInfo[parent_no]); in wm_lib_connect_parent()670 WMbssDesc *wm_get_parent_bssdesc(int id, WMbssDesc *bssDescp) in wm_get_parent_bssdesc()675 MI_CpuCopy16(ACinfo.parentInfo[id], bssDescp, sizeof(WMbssDesc)); in wm_get_parent_bssdesc()681 int wm_lib_connect_parent_via_bssdesc(WMbssDesc *bssDescp) in wm_lib_connect_parent_via_bssdesc()
1566 int WM_lib_ConnectToParent(WMbssDesc *pInfo) in WM_lib_ConnectToParent()
303 DC_InvalidateRange(&sBssDesc, sizeof(WMbssDesc)); in WS_StateOutStartScan()
771 WMBssDesc, WMbssDesc; typedef797 WMBssDesc, WMbssDesc; typedef
506 sScanExParam.scanBuf = (WMbssDesc *)sScanBuf; in StartScan()
1436 DC_InvalidateRange(&sBssDesc, sizeof(WMbssDesc)); in WH_StateOutStartScan()
1467 sScanExParam.scanBuf = (WMbssDesc *)sScanBuf; in WH_StateInStartScan()