Lines Matching refs:u16

173 #define WM_SEND_QUEUE_END       ((u16)0xffff)   // Value that indicates tail
542 u16 aidBitmap;
543 u16 receivedBitmap; // Bit map of receive status
544 u16 data[WM_DS_DATA_SIZE / sizeof(u16)]; // Shared data
553 u16 seqNum[WM_DS_DATASET_NUM]; // Sequential Number
554 u16 writeIndex; // Next Index to write
555 u16 sendIndex; // Index currently being sent
556 u16 readIndex; // Next Index to read
557 u16 aidBitmap; // bitmap of data sharing group (including self)
558 u16 dataLength; // Amount of shared data per unit
559u16 stationNumber; // Number of units sharing data (number of bits set to 1 in aid…
560 u16 dataSetLength; // dataLength * stationNumber
561 u16 port; // Port being used (number 8 or above)
562 u16 doubleMode; // In mode for alternately sending/receiving each frame?
563 u16 currentSeqNum; // SeqNum of the DataSet read most recently
564 u16 state; // Current DataSharing state (WMDataSharingState)
565 u16 reserved[1]; // for 32-byte alignment
572 u16 seqNum; // Key set's sequential number
573 u16 rsv;
574 u16 key[16]; // Key data
586 u16 next;
587 u16 port;
588 u16 destBitmap;
589 u16 restBitmap;
590 u16 sentBitmap;
591 u16 sendingBitmap;
592 u16 padding;
593 u16 size;
594 u16 seqNo;
595 u16 retryCount;
596 const u16 *data;
604 u16 head;
605 u16 tail;
613 u16 rsv1[3];
614 u16 length;
616 u16 rsv2[1];
617 u16 ackTimeStamp;
618 u16 timeStamp;
619 u16 rate_rssi;
620 u16 rsv3[2];
622 u16 rsv4[2];
625 u16 rsv5[3];
626 u16 seqCtrl;
628 u16 txop;
629 u16 bitmap;
630 u16 wmHeader;
631 u16 data[2];
640 u16 length;
641 u16 rate_rssi;
642 u16 aid;
643 u16 noResponse;
644 u16 wmHeader;
645 u16 cdata[1];
652 u16 bitmap;
654 u16 errBitmap;
656 u16 count;
657 u16 length;
658 u16 txCount;
668 u16 frameID;
669 u16 rsv1[2];
670 u16 length;
672 u16 rsv2[3];
673 u16 rate_rssi;
674 u16 rsv3[4];
677 u16 rsv4[4];
679 u16 data[2];
688 u16 *userGameInfo; // Pointer to data to set in user area
689 u16 userGameInfoLength; // Length of user area
690 u16 padding;
693u16 tgid; // Temporary GameID (generated each time a user becomes a paren…
694 u16 entryFlag; // 1: Connect possible, 0: Connect not possible
695 u16 maxEntry; // Number of child devices that can connect
696 u16 multiBootFlag; // 1: Multiboot possible, 0: Multiboot not possible
697 u16 KS_Flag; // 1: KeySharing OK, 0: No KeySharing
698 u16 CS_Flag; // 1: Continuous send, 0: Send in each frame
699 u16 beaconPeriod; // Beacon interval (ms)
700 u16 rsv1[WM_SIZE_USERNAME / sizeof(u16)]; //
701 u16 rsv2[WM_SIZE_GAMENAME / sizeof(u16)]; //
702 u16 channel; // Channel
703 u16 parentMaxSize; // Maximum parent send size
704 u16 childMaxSize; // Maximum child send size
706 u16 rsv[4]; // For 32-byte alignment
716 u16 magicNumber; // == 0x0001
720 u16 tgid;
728 u16 parentMaxSize; //Maximum parent send size
729 u16 childMaxSize; //Maximum child send size
732u16 userGameInfo[WM_SIZE_USER_GAMEINFO / sizeof(u16)]; // User region (Maximum: 112 bytes…
735 u16 userName[WM_SIZE_USERNAME / sizeof(u16)]; // WM_SIZE_USERNAME -> 8
736 u16 gameName[WM_SIZE_GAMENAME / sizeof(u16)]; // WM_SIZE_GAMENAME -> 16
737 u16 padd1[44]; // pad -> 88
749 u16 length; // 2
750 u16 rssi; // 4
752 u16 ssidLength; // 12
754 u16 capaInfo; // 46
757 u16 basic; // 48
758 u16 support; // 50
761 u16 beaconPeriod; // 52
762 u16 dtimPeriod; // 54
763 u16 channel; // 56
764 u16 cfpPeriod; // 58
765 u16 cfpMaxDuration; // 60
766 u16 gameInfoLength; // 62
768 u16 rsv; // 192
775 u16 length; // 2
776 u16 rssi; // 4
778 u16 ssidLength; // 12
780 u16 capaInfo; // 46
783 u16 basic; // 48
784 u16 support; // 50
787 u16 beaconPeriod; // 52
788 u16 dtimPeriod; // 54
789 u16 channel; // 56
790 u16 cfpPeriod; // 58
791 u16 cfpMaxDuration; // 60
792 u16 gameInfoLength; // 62
793 u16 otherElementCount; // 64
822 u16 channel; // Channel which carries out Scan
823 u16 maxChannelTime; // Maximum Scan time
825 u16 rsv[9];
835 u16 scanBufSize; // Size of scanBuf
836u16 channelList; // List of channels to do Scan for (Can specify multiple. Same …
837 u16 maxChannelTime; // Maximum Scan time
839u16 scanType; // Normally WM_SCANTYPE_PASSIVE. WM_SCANTYPE_ACTIVE during Acti…
840u16 ssidLength; // SSID length of target parent (if 0, all parents are targets)
843 u16 ssidMatchLength;
844 u16 rsv2[7];
846 u16 rsv2[8];
858u16 minFrequency; // Number of MP cycles with one picture frame (minimum value)(u…
859 u16 frequency; // Number of MP cycles in one picture frame
860u16 maxFrequency; // Number of MP cycles in one picture frame (upper limit value)
861 u16 parentSize; // Current parent send size
862 u16 childSize; // Current child send size
863u16 parentInterval; // If performed continuously, the parent MP communications inte…
864u16 childInterval; // If performed continuously, the interval a child takes to pre…
865u16 parentVCount; // The starting V Count for parent processing when in frame syn…
866u16 childVCount; // The starting V Count for child processing when in frame sync…
867u16 defaultRetryCount; // Number of communications default retries in the Raw communic…
881u16 minFrequency; // Number of MP cycles with one picture frame (minimum value) (…
882 u16 frequency; // Number of MP cycles in one picture frame
883u16 maxFrequency; // Number of MP cycles in one picture frame (upper limit value)
884u16 defaultRetryCount; // Number of communications default retries in the raw communic…
897 u16 state; // WM state information
898 u16 BusyApiid; // Busy APIID
911 u16 macVersion; // MAC version
912 u16 rfVersion; // RF version
913 u16 bbpVersion[WM_SIZE_BBP_VERSION / sizeof(u16)]; // BBP version
916u16 mp_parentSize; // Send size in one MP communication transmission by the parent
917u16 mp_childSize; // Send size in one MP communication transmission by the child
918u16 mp_parentMaxSize; // Maximum send size in one MP communication transmission by th…
919u16 mp_childMaxSize; // Maximum send size in one MP communication transmission by th…
920 u16 mp_sendSize; // Maximum send size with current connection
921 u16 mp_recvSize; // Maximum receive size with current connection
922u16 mp_maxSendSize; // Maximum send size with current connection (parentMaxSize+4 o…
923u16 mp_maxRecvSize; // Maximum receive size with current connection (childMaxSize+2…
924 u16 mp_parentVCount; // MP operation start VCount on the parent side
925 u16 mp_childVCount; // MP operation start VCount on the child side
926 u16 mp_parentInterval; // MP communications interval used by the parent (us)
927 u16 mp_childInterval; // MP communications interval used by the child (us)
932u16 mp_minFreq; // Number of MP cycles in one picture frame (minimum) (un-imple…
933 u16 mp_freq; // Number of MP cycles in one picture frame (standard value)
934 u16 mp_maxFreq; // Number of MP cycles in one picture frame (maximum value)
936u16 mp_vsyncOrderedFlag; // Whether the next MP was instructed by the parent to synchron…
937 u16 mp_vsyncFlag; // Whether the next MP is performed by synchronizing to vsync
940 u16 mp_resumeFlag; // Flag that resume is in execution
941 u16 mp_prevPollBitmap; // PollBitmap in MP immediately before
942 u16 mp_prevWmHeader; // wmHeader in MP immediately before
943 u16 mp_prevTxop; // txop in immediately previous MP
944 u16 mp_prevDataLength; // dataLength in immediately previous MP
945 u16 mp_recvBufSel; // 'MP receive buffer selection' flag
946 u16 mp_recvBufSize; // Size of MP Receive buffer
949 u16 mp_sendBufSize; // Size of the MP send buffer
951 u16 mp_ackTime; // MPACK estimated time of arrival
952 u16 mp_waitAckFlag; // Waiting for MPACK
954u16 mp_readyBitmap; // Bitmap of children with MP preparations complete (for parent…
956 u16 mp_newFrameFlag; // flag that becomes TRUE when a new picture frame comes
958 u16 mp_sentDataFlag; // flag that reply data is sent (for child use)
959 u16 mp_bufferEmptyFlag; // 'reply data buffer is empty' flag (for child use)
960 u16 mp_isPolledFlag; // Was self polled in the last MP? (for child)
962u16 mp_minPollBmpMode; // Mode that minimizes to fit the send target of the packet tha…
963 u16 mp_singlePacketMode; // Mode that only sends 1 packet in 1 MP
965u16 mp_defaultRetryCount; // default number of retries for communication on a port that d…
966 u16 mp_ignoreFatalErrorMode; // Whether to ignore fatal errors
967u16 mp_ignoreSizePrecheckMode; // Invalidates the preliminary check of the send / receive size…
969 u16 mp_pingFlag; // flag that is enabled with the same timing as ping
970 u16 mp_pingCounter; // counter of number of frames remaining until ping
974 u16 *dcf_sendData; // DCF send data pointer
975 u16 dcf_sendSize; // DCF send data size
976 u16 dcf_recvBufSel; // DCF receive buffer select flag
978 u16 dcf_recvBufSize; // DCF receive buffer size
980u16 curr_tgid; // TGID of the parent that is currently connected (used with Be…
983 u16 linkLevel;
984 u16 minRssi;
985 u16 rssiCounter;
988 u16 beaconIndicateFlag; // Flag that enables beacon-related notifications
989 u16 wepKeyId; // WEP key ID (0-3)
990 u16 pwrMgtMode; // Power management mode
993 u16 VSyncBitmap; // Bitmap of children after V-Blank synchronization
994 u16 valarm_queuedFlag; // V-Alarm processes have accumulated in the run queue.
1000 u16 valarm_counter; // For V-Alarm interrupt occurrence counter
1009u16 mode; // Parent: WL_CMDLABEL_MODE_PARENT, Child: WL_CMDLABEL_MODE_CHI…
1014 u16 child_bitmap; // Connection status of children (used as poll bitmap)
1018 u16 aid; // Current AID
1020 u16 scan_channel; // Channel that is currently doing Scan
1025 u16 wepMode; // WEP mode (how many bits is WEP?)
1027 u16 wepKey[WM_SIZE_WEPKEY / sizeof(u16)]; // WEP key (20Byte * 4)
1031 u16 rate; // Utilization rate (WL_CMDLABEL_RATE_AUTO, 1M, 2M)
1032 u16 preamble; // Long:0, Short:1
1035 u16 tmptt;
1036 u16 retryLimit;
1039 u16 enableChannel;
1042 u16 allowedChannel;
1045 u16 portSeqNo[WM_NUM_MAX_CHILD + 1][WM_NUM_OF_SEQ_PORT]; // 16*8*2 = 256 Bytes
1063u16 mp_current_minFreq; // Number of MP cycles in one picture frame (minimum) (…
1064u16 mp_current_freq; // Number of MP cycles in one picture frame (standard v…
1065u16 mp_current_maxFreq; // Number of MP cycles in one picture frame (maximum va…
1066u16 mp_current_minPollBmpMode; // Mode that minimizes to fit the send target of the pa…
1067 u16 mp_current_singlePacketMode; // Mode that only sends 1 packet in 1 MP
1068u16 mp_current_defaultRetryCount; // Default number of retries for communication on a por…
1069 u16 mp_current_ignoreFatalErrorMode; // Whether to ignore fatal errors
1107 u16 dmaNo; // DMA number that WM uses
1108 u16 scanOnlyFlag; // Scan only mode flag
1118 u16 myAid; // Current AID
1133 u16 apiid;
1134 u16 channel;
1136 u16 maxChannelTime;
1144 u16 apiid;
1145 u16 channelList;
1147 u16 scanBufSize;
1148 u16 maxChannelTime;
1150 u16 scanType;
1151 u16 ssidLength;
1154 u16 ssidMatchLength;
1155 u16 rsv[2];
1157 u16 rsv[3];
1164 u16 apiid;
1165 u16 reserved;
1169 u16 reserved2;
1170 u16 authMode;
1177 u16 apiid;
1178 u16 ccaMode;
1179 u16 edThreshold;
1180 u16 channel;
1181 u16 measureTime;
1188 u16 apiid;
1189 u16 reserved;
1197 u16 apiid;
1198 u16 rsv1;
1211 u16 apiid;
1212 u16 control;
1213 u16 signal;
1214 u16 rate;
1215 u16 channel;
1221 u16 apiid;
1222 u16 channel;
1232 u16 apiid;
1233 u16 errcode;
1234 u16 wlCmdID;
1235 u16 wlResult;
1243 u16 apiid;
1244 u16 errcode;
1245 u16 wlCmdID;
1246 u16 wlResult;
1247 u16 state; // PARENT_START, BEACON_SENT, CHILD_CONNECTED, DISCONNECTED
1249 u16 aid;
1250 u16 reason; // Reason code at time of disconnect
1252 u16 parentSize;
1253 u16 childSize;
1261 u16 apiid;
1262 u16 errcode;
1263 u16 wlCmdID;
1264 u16 wlResult;
1265 u16 state; // SCAN_START, PARENT_NOT_FOUND, PARENT_FOUND
1267 u16 channel;
1268 u16 linkLevel;
1269 u16 ssidLength;
1270 u16 ssid[WM_SIZE_SSID / sizeof(u16)];
1271 u16 gameInfoLength;
1280 u16 apiid;
1281 u16 errcode;
1282 u16 wlCmdID;
1283 u16 wlResult;
1284 u16 state; // SCAN_START, PARENT_NOT_FOUND, PARENT_FOUND
1285 u16 channelList; // Scanned channel list, regardless of whether found or not.
1287 u16 bssDescCount; // Number of parents that were found
1289 u16 linkLevel[WM_SCAN_EX_PARENT_MAX]; // Reception signal strength
1297 u16 apiid;
1298 u16 errcode; // PARENT_NOT_FOUND (timeout)
1299 u16 wlCmdID;
1300 u16 wlResult;
1301 u16 state; // CONNECT_START, BEACON_LOST, CONNECTED, DISCONNECTED
1302 u16 aid; // Only when CONNECTED. AID assigned to self
1303 u16 reason; // Reason code at time of disconnect
1304 u16 wlStatus;
1306 u16 parentSize;
1307 u16 childSize;
1315 u16 apiid;
1316 u16 errcode;
1317 u16 wlCmdID;
1318 u16 wlResult;
1319 u16 tryBitmap;
1320 u16 disconnectedBitmap;
1327 u16 apiid;
1328 u16 errcode;
1337 u16 apiid;
1338 u16 errcode;
1339 u16 state;
1344 u16 timeStamp;
1345 u16 rate_rssi;
1348 u16 seqNum;
1349 u16 tmptt;
1350 u16 pollbmp;
1351 u16 reserved2;
1358 u16 apiid;
1359 u16 errcode;
1360 u16 state;
1370 u16 apiid;
1371 u16 errcode;
1372 u16 wlCmdID;
1373 u16 wlResult;
1374 u16 channel;
1375 u16 ccaBusyRatio;
1382 u16 apiid;
1383 u16 errcode;
1384 u16 wlCmdID;
1385 u16 wlResult;
1428 u16 apiid;
1429 u16 errcode;
1430 u16 state;
1431 u16 reason;
1439 u16 apiid;
1440 u16 errcode;
1441 u16 wlCmdID;
1442 u16 wlResult;
1443 u16 state;
1444 u16 port;
1445 u16 destBitmap;
1446 u16 restBitmap;
1447 u16 sentBitmap;
1448 u16 rsv;
1449 const u16 *data;
1452 u16 size;
1453 u16 length;
1455 u16 seqNo;
1458 u16 maxSendDataSize;
1459 u16 maxRecvDataSize;
1467 u16 apiid;
1468 u16 errcode;
1469 u16 state;
1470 u16 port; // Port number
1472u16 *data; // Receive data (in the case of receive data addressed to port,…
1473 u16 length; // Length of received data
1474 u16 aid; // Send source AID
1476 u16 seqNo; // seqNo
1478 u16 myAid; // One's own AID
1479 u16 connectedAidBitmap; // AID Bitmap during connection
1481 u16 reason; // Reason code at time of disconnect
1482 u16 rssi; // RSSI
1483 u16 maxSendDataSize; // Current possible send size
1484 u16 maxRecvDataSize; // Current possible receive size
1492 u16 apiid;
1493 u16 errcode;
1494 u16 state;
1495 u16 tgid;
1496 u16 wmstate;
1497 u16 gameInfoLength;
1505 u16 apiid;
1506 u16 errcode;
1509 u16 PllLockCheck;
1510 u16 RFMDflag;
1518 u16 apiid;
1519 u16 errcode;