Home
last modified time | relevance | path

Searched refs:Length (Results 1 – 25 of 583) sorted by relevance

12345678910>>...24

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DMPQMUX.h110 USHORT Length; member
138 USHORT Length; member
169 USHORT Length; member
177 USHORT Length; member
192 USHORT Length; // 0x0000
198 USHORT Length;
214 USHORT Length;
234 USHORT Length;
246 USHORT Length;
263 USHORT Length;
[all …]
H A DMPQCTL.h42 USHORT Length; member
52 USHORT Length; member
68 USHORT Length; member
110 USHORT Length; // 4 member
121 USHORT Length; member
137 USHORT Length; // 0 member
166 USHORT Length; member
182 USHORT Length; member
193 USHORT Length; member
209 USHORT Length; member
[all …]
H A DQmiWwanCM.c40 int Length; in ComposeQCTLMsg() local
51 …pRequest->CTLMsg.QMICTLMsgHdr.Length = cpu_to_le16(customQctlMsgFunction(&pRequest->CTLMsg, arg) -… in ComposeQCTLMsg()
53 pRequest->CTLMsg.QMICTLMsgHdr.Length = cpu_to_le16(0x0000); in ComposeQCTLMsg()
55 …pRequest->QMIHdr.Length = cpu_to_le16(le16_to_cpu(pRequest->CTLMsg.QMICTLMsgHdr.Length) + sizeof(Q… in ComposeQCTLMsg()
56 Length = le16_to_cpu(pRequest->QMIHdr.Length) + 1; in ComposeQCTLMsg()
58 pRequest = (PQCQMIMSG)malloc(Length); in ComposeQCTLMsg()
62 memcpy(pRequest, QMIBuf, Length); in ComposeQCTLMsg()
150 ssize_t nwrites = le16_to_cpu(pRequest->QMIHdr.Length) + 1; in QmiWwanSendQMI()
273 if (nreads == sizeof(QCQMI_HDR) && le16_to_cpu(pHdr->Length) < size) { in qmi_proxy_read()
274 nreads += read(fd, pHdr+1, le16_to_cpu(pHdr->Length) + 1 - sizeof(QCQMI_HDR)); in qmi_proxy_read()
[all …]
H A Dquectel-qmi-proxy.c105 uint16_t Length; member
116 uint16_t Length; // 0 member
124 uint16_t Length; member
136 uint16_t Length; member
144 uint16_t Length; member
155 uint16_t Length; member
171 uint16_t Length; member
183 uint16_t Length; member
204 uint16_t Length; member
214 uint16_t Length; member
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dlength.cpp8 Length::Length(std::unique_ptr<Expression> input_) in Length() function in mbgl::style::expression::Length
9 : Expression(Kind::Length, type::Number), in Length()
13 EvaluationResult Length::evaluate(const EvaluationContext& params) const { in evaluate()
28 void Length::eachChild(const std::function<void(const Expression&)>& visit) const { in eachChild()
32 bool Length::operator==(const Expression& e) const { in operator ==()
33 if (e.getKind() == Kind::Length) { in operator ==()
34 auto eq = static_cast<const Length*>(&e); in operator ==()
40 std::vector<optional<Value>> Length::possibleOutputs() const { in possibleOutputs()
45 ParseResult Length::parse(const Convertible& value, ParsingContext& ctx) { in parse()
62 return ParseResult(std::make_unique<Length>(std::move(*input))); in parse()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dwlan_bssdef.h60 ULONG Length; // Length of structure member
73 ULONG Length; // Length of structure member
108 UCHAR Length; member
130 ULONG Length;
207 ULONG Length; member
227 ULONG Length; // Length of this structure member
237 ULONG Length; // Length of this structure member
244 ULONG Length; // Length of this structure member
252 ULONG Length; // Length of structure member
288 ULONG Length; member
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dwlan_bssdef.h60 ULONG Length; // Length of structure member
73 ULONG Length; // Length of structure member
108 UCHAR Length; member
130 ULONG Length;
207 ULONG Length; member
227 ULONG Length; // Length of this structure member
237 ULONG Length; // Length of this structure member
244 ULONG Length; // Length of this structure member
252 ULONG Length; // Length of structure member
288 ULONG Length; member
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dwlan_bssdef.h52 ULONG Length; /* Length of structure */ member
64 ULONG Length; /* Length of structure */ member
96 UCHAR Length; member
117 ULONG Length;
188 ULONG Length; member
206 ULONG Length; /* Length of this structure */ member
215 ULONG Length; /* Length of this structure */ member
221 ULONG Length; /* Length of this structure */ member
228 ULONG Length; /* Length of structure */ member
260 ULONG Length; member
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dwlan_bssdef.h57 ULONG Length; /* Length of structure */ member
69 ULONG Length; /* Length of structure */ member
101 UCHAR Length; member
122 ULONG Length;
193 ULONG Length; member
211 ULONG Length; /* Length of this structure */ member
220 ULONG Length; /* Length of this structure */ member
226 ULONG Length; /* Length of this structure */ member
233 ULONG Length; /* Length of structure */ member
265 ULONG Length; member
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dwlan_bssdef.h36 u32 Length; /* Length of structure */ member
47 u32 Length; /* Length of structure */ member
70 u8 Length; member
131 u32 Length; member
149 u32 Length; /* Length of this structure */ member
158 u32 Length; /* Length of this structure */ member
164 u32 Length; /* Length of this structure */ member
208 u32 Length; member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Dwlan_bssdef.h37 u32 Length; /* Length of structure */ member
48 u32 Length; /* Length of structure */ member
70 u32 Length; member
132 u32 Length; member
145 u32 Length; /* Length of this structure */ member
154 u32 Length; /* Length of this structure */ member
160 u32 Length; /* Length of this structure */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dwlan_bssdef.h44 u32 Length; /* Length of structure */ member
68 u8 Length; member
101 u32 Length; /* Length of this structure */ member
131 u32 Length; /* Length of structure */ member
153 u8 Length; member
185 u32 Length; /* Length of this structure */ member
233 u32 Length; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dwlan_bssdef.h44 u32 Length; /* Length of structure */ member
68 u8 Length; member
101 u32 Length; /* Length of this structure */ member
131 u32 Length; /* Length of structure */ member
153 u8 Length; member
185 u32 Length; /* Length of this structure */ member
233 u32 Length; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dwlan_bssdef.h43 u32 Length; /* Length of structure */ member
67 u8 Length; member
100 u32 Length; /* Length of this structure */ member
130 u32 Length; /* Length of structure */ member
152 u8 Length; member
184 u32 Length; /* Length of this structure */ member
232 u32 Length; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dwlan_bssdef.h44 u32 Length; /* Length of structure */ member
68 u8 Length; member
101 u32 Length; /* Length of this structure */ member
131 u32 Length; /* Length of structure */ member
153 u8 Length; member
185 u32 Length; /* Length of this structure */ member
233 u32 Length; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dwlan_bssdef.h43 u32 Length; /* Length of structure */ member
67 u8 Length; member
100 u32 Length; /* Length of this structure */ member
130 u32 Length; /* Length of structure */ member
152 u8 Length; member
184 u32 Length; /* Length of this structure */ member
232 u32 Length; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dwlan_bssdef.h44 u32 Length; /* Length of structure */ member
68 u8 Length; member
101 u32 Length; /* Length of this structure */ member
131 u32 Length; /* Length of structure */ member
153 u8 Length; member
185 u32 Length; /* Length of this structure */ member
233 u32 Length; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dwlan_bssdef.h43 u32 Length; /* Length of structure */ member
67 u8 Length; member
100 u32 Length; /* Length of this structure */ member
130 u32 Length; /* Length of structure */ member
152 u8 Length; member
184 u32 Length; /* Length of this structure */ member
232 u32 Length; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dwlan_bssdef.h43 u32 Length; /* Length of structure */ member
67 u8 Length; member
100 u32 Length; /* Length of this structure */ member
130 u32 Length; /* Length of structure */ member
152 u8 Length; member
184 u32 Length; /* Length of this structure */ member
232 u32 Length; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dwlan_bssdef.h43 u32 Length; /* Length of structure */ member
67 u8 Length; member
100 u32 Length; /* Length of this structure */ member
130 u32 Length; /* Length of structure */ member
152 u8 Length; member
184 u32 Length; /* Length of this structure */ member
234 u32 Length; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dwlan_bssdef.h44 u32 Length; /* Length of structure */ member
68 u8 Length; member
101 u32 Length; /* Length of this structure */ member
131 u32 Length; /* Length of structure */ member
153 u8 Length; member
185 u32 Length; /* Length of this structure */ member
233 u32 Length; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dwlan_bssdef.h43 u32 Length; /* Length of structure */ member
67 u8 Length; member
100 u32 Length; /* Length of this structure */ member
130 u32 Length; /* Length of structure */ member
152 u8 Length; member
184 u32 Length; /* Length of this structure */ member
232 u32 Length; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dwlan_bssdef.h43 u32 Length; /* Length of structure */ member
67 u8 Length; member
100 u32 Length; /* Length of this structure */ member
130 u32 Length; /* Length of structure */ member
152 u8 Length; member
184 u32 Length; /* Length of this structure */ member
234 u32 Length; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dwlan_bssdef.h43 u32 Length; /* Length of structure */ member
67 u8 Length; member
100 u32 Length; /* Length of this structure */ member
130 u32 Length; /* Length of structure */ member
152 u8 Length; member
184 u32 Length; /* Length of this structure */ member
232 u32 Length; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dwlan_bssdef.h43 u32 Length; /* Length of structure */ member
67 u8 Length; member
100 u32 Length; /* Length of this structure */ member
130 u32 Length; /* Length of structure */ member
152 u8 Length; member
184 u32 Length; /* Length of this structure */ member
232 u32 Length; member

12345678910>>...24