Home
last modified time | relevance | path

Searched refs:UCHAR (Results 1 – 19 of 19) sorted by relevance

/drivers/net/wireless/
Drayctl.h4 typedef unsigned char UCHAR; typedef
67 UCHAR frame_ctl_1;
68 UCHAR frame_ctl_2;
69 UCHAR duration_lsb;
70 UCHAR duration_msb;
71 UCHAR addr_1[ADDRLEN];
72 UCHAR addr_2[ADDRLEN];
73 UCHAR addr_3[ADDRLEN];
74 UCHAR seq_frag_num[2];
80 UCHAR id;
[all …]
Dray_cs.h11 UCHAR timestamp[8];
12 UCHAR beacon_intvl[2];
13 UCHAR capability[2];
14 UCHAR elements[sizeof(struct essid_element)
42 UCHAR supported_rates[8];
43 UCHAR japan_call_sign[12];
47 UCHAR bss_id[6];
48 UCHAR auth_id[6];
49 UCHAR net_default_tx_rate;
50 UCHAR encryption;
[all …]
Dray_cs.c87 UCHAR msg_type, unsigned char *data);
94 static int build_auth_frame(ray_dev_t *local, UCHAR *dest, int auth_type);
99 static int parse_addr(char *in_str, UCHAR *out);
100 static int ray_hw_xmit(unsigned char *data, int len, struct net_device *dev, UCHAR type);
104 static void ray_update_parm(struct net_device *dev, UCHAR objid, UCHAR *value, int len);
112 static int copy_from_rx_buff(ray_dev_t *local, UCHAR *dest, int pkt_addr, int len);
187 static const UCHAR b5_default_startup_parms[] = {
222 static const UCHAR b4_default_startup_parms[] = {
472 UCHAR *p; in ray_init()
601 memcpy((UCHAR *) &local->sparm.b4, b4_default_startup_parms, in init_startup_params()
[all …]
/drivers/gpu/drm/radeon/
Datombios.h49 #ifndef UCHAR
50 typedef unsigned char UCHAR; typedef
203 UCHAR ucTableFormatRevision; /*Change it when the Parser is not backward compatible */
204UCHAR ucTableContentRevision; /*Change it only when the table needs to change but the firmware */
214 UCHAR uaFirmWareSignature[4]; /*Signature to distinguish between Atombios and non-atombios,
229 UCHAR ucExtendedFunctionCode;
230 UCHAR ucReserved;
411 UCHAR ucAction; //0:reserved //1:Memory //2:Engine
412 UCHAR ucReserved; //may expand to return larger Fbdiv later
413 UCHAR ucFbDiv; //return value
[all …]
Dpptable.h31 UCHAR ucType; // one of ATOM_PP_THERMALCONTROLLER_*
32 UCHAR ucI2cLine; // as interpreted by DAL I2C
33 UCHAR ucI2cAddress;
34 UCHAR ucFanParameters; // Fan Control Parameters.
35 UCHAR ucFanMinRPM; // Fan Minimum RPM (hundreds) -- for display purposes only.
36 UCHAR ucFanMaxRPM; // Fan Maximum RPM (hundreds) -- for display purposes only.
37 UCHAR ucReserved; // ----
38 UCHAR ucFlags; // to be defined
76 UCHAR ucNonClockStateIndex;
77 UCHAR ucClockStateIndices[1]; // variable-sized
[all …]
Datom-types.h32 typedef uint8_t UCHAR; typedef
/drivers/staging/bcm/
DAdapter.h13 UCHAR Status;
14 UCHAR Unused[3];
19 UCHAR ucPayload;
30 UCHAR szData[4];
52 UCHAR ucIpv4Address[MAX_IP_RANGE_LENGTH * IP_LENGTH_OF_ADDRESS];
53 UCHAR ucIpv4Mask[MAX_IP_RANGE_LENGTH * IP_LENGTH_OF_ADDRESS];
56 UCHAR ucIpv6Address[MAX_IP_RANGE_LENGTH * IPV6_ADDRESS_SIZEINBYTES];
57 UCHAR ucIpv6Mask[MAX_IP_RANGE_LENGTH * IPV6_ADDRESS_SIZEINBYTES];
63 UCHAR ucaHdrSuppressionInBuf[MAX_PHS_LENGTHS];
65 UCHAR ucaHdrSuppressionOutBuf[MAX_PHS_LENGTHS + PHSI_LEN];
[all …]
Dled_control.c30 UCHAR uiLedIndex, in LED_Blink()
106 UCHAR GPIO_Num_tx, in blink_in_normal_bandwidth()
107 UCHAR uiTxLedIndex, in blink_in_normal_bandwidth()
108 UCHAR GPIO_Num_rx, in blink_in_normal_bandwidth()
109 UCHAR uiRxLedIndex, in blink_in_normal_bandwidth()
150 UCHAR GPIO_Num_tx, in LED_Proportional_Blink()
151 UCHAR uiTxLedIndex, in LED_Proportional_Blink()
152 UCHAR GPIO_Num_rx, in LED_Proportional_Blink()
153 UCHAR uiRxLedIndex, in LED_Proportional_Blink()
376 UCHAR GPIO_Array[]) in ReadLEDInformationFromEEPROM()
[all …]
DIPv6Protocol.c9 static UCHAR *GetNextIPV6ChainedHeader(UCHAR **ppucPayload, in GetNextIPV6ChainedHeader()
10 UCHAR *pucNextHeader, bool *bParseDone, USHORT *pusPayloadLength) in GetNextIPV6ChainedHeader()
12 UCHAR *pucRetHeaderPtr = NULL; in GetNextIPV6ChainedHeader()
13 UCHAR *pucPayloadPtr = NULL; in GetNextIPV6ChainedHeader()
138 static UCHAR GetIpv6ProtocolPorts(UCHAR *pucPayload, USHORT *pusSrcPort, in GetIpv6ProtocolPorts()
139 USHORT *pusDestPort, USHORT usPayloadLength, UCHAR ucNextHeader) in GetIpv6ProtocolPorts()
141 UCHAR *pIpv6HdrScanContext = pucPayload; in GetIpv6ProtocolPorts()
143 UCHAR ucHeaderType = 0; in GetIpv6ProtocolPorts()
144 UCHAR *pucNextHeader = NULL; in GetIpv6ProtocolPorts()
186 UCHAR ucNextProtocolAboveIP = 0; in IpVersion6()
[all …]
DPHSModule.h10 UCHAR bEthCSSupport);
16 UCHAR *pucEthernetHdr,
23 void DumpFullPacket(UCHAR *pBuf, UINT nPktLen);
DQos.c37 UCHAR ucLoopIndex = 0; in MatchSrcIpAddress()
85 UCHAR ucLoopIndex = 0; in MatchDestIpAddress()
129 UCHAR ucTypeOfService) in MatchTos()
162 UCHAR ucProtocol) in MatchProtocol()
164 UCHAR ucLoopIndex = 0; in MatchProtocol()
204 UCHAR ucLoopIndex = 0; in MatchSrcPort()
241 UCHAR ucLoopIndex = 0; in MatchDestPort()
604 UCHAR IpHeaderLength; in ClassifyPacket()
605 UCHAR TcpHeaderLength; in ClassifyPacket()
DTypedefs.h19 typedef unsigned char UCHAR; typedef
DPrototypes.h40 bool MatchProtocol(struct bcm_classifier_rule *pstClassifierRule, UCHAR ucProtocol);
DPHSModule.c106 UCHAR bEthCSSupport) in PHSTransmit()
257 UCHAR *pucEthernetHdr, in PHSReceive()
317 void DumpFullPacket(UCHAR *pBuf, UINT nPktLen) in DumpFullPacket()
Dnvm.c80 static UCHAR ReadEEPROMStatusRegister(struct bcm_mini_adapter *Adapter) in ReadEEPROMStatusRegister()
82 UCHAR uiData = 0; in ReadEEPROMStatusRegister()
109 uiData = (UCHAR)value; in ReadEEPROMStatusRegister()
152 UCHAR *pvalue; in ReadBeceemEEPROMBulk()
1037 UCHAR read_bk[], in bulk_read_complete_sector()
1105 UCHAR ucReadBk[16] = {0}; in BeceemFlashBulkWrite()
1281 UCHAR ucReadBk[16] = {0}; in BeceemFlashBulkWriteStatus()
1582 UCHAR uiEpromStatus = 0; in BeceemEEPROMWritePage()
DBcmchar.c484 UCHAR reset_val[4]; in bcm_char_ioctl_gpio_set_request()
645 UCHAR read[4]; in bcm_char_ioctl_gpio_status_request()
687 UCHAR reset_val[4]; in bcm_char_ioctl_gpio_multi_request()
793 UCHAR reset_val[4]; in bcm_char_ioctl_gpio_mode_request()
DCmHost.c137 UCHAR *ptrClassifierIpAddress = NULL; in CopyIpAddrToClassifier()
138 UCHAR *ptrClassifierIpMask = NULL; in CopyIpAddrToClassifier()
547 register UCHAR ucDsxType, in CopyToAdapter()
/drivers/tty/serial/
Ddz.h40 #define UCHAR(x) ((unsigned char)(x & DZ_RBUF_MASK)) macro
Ddz.c195 ch = UCHAR(status); /* grab the char */ in dz_receive_chars()