Home
last modified time | relevance | path

Searched defs:tx_desc (Results 1 – 25 of 153) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.h554 struct tx_desc { struct
555 u32 pktsize:16;
556 u32 offset:8;
557 u32 bmc:1;
558 u32 htc:1;
559 u32 lastseg:1;
560 u32 firstseg:1;
561 u32 linip:1;
562 u32 noacm:1;
563 u32 gf:1;
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl8712_xmit.h80 struct tx_desc { struct
94 struct tx_desc txdesc; argument
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_def.h205 struct tx_desc { struct
206 u16 PktSize;
207 u8 Offset;
208 u8 Reserved1:3;
209 u8 CmdInit:1;
210 u8 LastSeg:1;
211 u8 FirstSeg:1;
212 u8 LINIP:1;
213 u8 OWN:1;
215 u8 TxFWInfoSize;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_xmit.h218 struct tx_desc struct
230 struct tx_desc argument
232 unsigned int txdw0;
233 unsigned int txdw1;
234 unsigned int txdw2;
235 unsigned int txdw3;
236 unsigned int txdw4;
237 unsigned int txdw5;
238 unsigned int txdw6;
239 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_xmit.h218 struct tx_desc struct
230 struct tx_desc argument
232 unsigned int txdw0;
233 unsigned int txdw1;
234 unsigned int txdw2;
235 unsigned int txdw3;
236 unsigned int txdw4;
237 unsigned int txdw5;
238 unsigned int txdw6;
239 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_xmit.h254 struct tx_desc { struct
265 struct tx_desc { argument
266 unsigned int txdw0;
267 unsigned int txdw1;
268 unsigned int txdw2;
269 unsigned int txdw3;
270 unsigned int txdw4;
271 unsigned int txdw5;
272 unsigned int txdw6;
273 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_xmit.h247 struct tx_desc { struct
258 struct tx_desc { argument
259 unsigned int txdw0;
260 unsigned int txdw1;
261 unsigned int txdw2;
262 unsigned int txdw3;
263 unsigned int txdw4;
264 unsigned int txdw5;
265 unsigned int txdw6;
266 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_xmit.h270 struct tx_desc { struct
281 struct tx_desc { argument
282 unsigned int txdw0;
283 unsigned int txdw1;
284 unsigned int txdw2;
285 unsigned int txdw3;
286 unsigned int txdw4;
287 unsigned int txdw5;
288 unsigned int txdw6;
289 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_xmit.h270 struct tx_desc { struct
281 struct tx_desc { argument
282 unsigned int txdw0;
283 unsigned int txdw1;
284 unsigned int txdw2;
285 unsigned int txdw3;
286 unsigned int txdw4;
287 unsigned int txdw5;
288 unsigned int txdw6;
289 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_xmit.h287 struct tx_desc { struct
298 struct tx_desc { argument
299 unsigned int txdw0;
300 unsigned int txdw1;
301 unsigned int txdw2;
302 unsigned int txdw3;
303 unsigned int txdw4;
304 unsigned int txdw5;
305 unsigned int txdw6;
306 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_xmit.h274 struct tx_desc { struct
285 struct tx_desc { argument
286 unsigned int txdw0;
287 unsigned int txdw1;
288 unsigned int txdw2;
289 unsigned int txdw3;
290 unsigned int txdw4;
291 unsigned int txdw5;
292 unsigned int txdw6;
293 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_xmit.h270 struct tx_desc { struct
281 struct tx_desc { argument
282 unsigned int txdw0;
283 unsigned int txdw1;
284 unsigned int txdw2;
285 unsigned int txdw3;
286 unsigned int txdw4;
287 unsigned int txdw5;
288 unsigned int txdw6;
289 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_xmit.h273 struct tx_desc { struct
284 struct tx_desc { argument
285 unsigned int txdw0;
286 unsigned int txdw1;
287 unsigned int txdw2;
288 unsigned int txdw3;
289 unsigned int txdw4;
290 unsigned int txdw5;
291 unsigned int txdw6;
292 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_xmit.h213 struct tx_desc { struct
224 struct tx_desc { argument
225 unsigned int txdw0;
226 unsigned int txdw1;
227 unsigned int txdw2;
228 unsigned int txdw3;
229 unsigned int txdw4;
230 unsigned int txdw5;
231 unsigned int txdw6;
232 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_xmit.h286 struct tx_desc { struct
297 struct tx_desc { argument
298 unsigned int txdw0;
299 unsigned int txdw1;
300 unsigned int txdw2;
301 unsigned int txdw3;
302 unsigned int txdw4;
303 unsigned int txdw5;
304 unsigned int txdw6;
305 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_xmit.h294 struct tx_desc { struct
305 struct tx_desc { struct
306 unsigned int txdw0;
307 unsigned int txdw1;
308 unsigned int txdw2;
309 unsigned int txdw3;
310 unsigned int txdw4;
311 unsigned int txdw5;
312 unsigned int txdw6;
313 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_xmit.h279 struct tx_desc { struct
290 struct tx_desc { struct
291 unsigned int txdw0;
292 unsigned int txdw1;
293 unsigned int txdw2;
294 unsigned int txdw3;
295 unsigned int txdw4;
296 unsigned int txdw5;
297 unsigned int txdw6;
298 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_xmit.h294 struct tx_desc { struct
305 struct tx_desc { argument
306 unsigned int txdw0;
307 unsigned int txdw1;
308 unsigned int txdw2;
309 unsigned int txdw3;
310 unsigned int txdw4;
311 unsigned int txdw5;
312 unsigned int txdw6;
313 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_xmit.h217 struct tx_desc { struct
228 struct tx_desc { argument
229 unsigned int txdw0;
230 unsigned int txdw1;
231 unsigned int txdw2;
232 unsigned int txdw3;
233 unsigned int txdw4;
234 unsigned int txdw5;
235 unsigned int txdw6;
236 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_xmit.h279 struct tx_desc { struct
290 struct tx_desc { argument
291 unsigned int txdw0;
292 unsigned int txdw1;
293 unsigned int txdw2;
294 unsigned int txdw3;
295 unsigned int txdw4;
296 unsigned int txdw5;
297 unsigned int txdw6;
298 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_xmit.h286 struct tx_desc { struct
297 struct tx_desc { argument
298 unsigned int txdw0;
299 unsigned int txdw1;
300 unsigned int txdw2;
301 unsigned int txdw3;
302 unsigned int txdw4;
303 unsigned int txdw5;
304 unsigned int txdw6;
305 unsigned int txdw7;
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h95 struct tx_desc { struct
96 __le32 txdw0;
97 __le32 txdw1;
98 __le32 txdw2;
99 __le32 txdw3;
100 __le32 txdw4;
101 __le32 txdw5;
102 __le32 txdw6;
126 struct tx_desc txdesc; argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c236 struct mlx4_en_tx_desc *tx_desc = ring->buf + (index << LOG_TXBB_SIZE); in mlx4_en_stamp_wqe() local
276 struct mlx4_en_tx_desc *tx_desc = ring->buf + (index << LOG_TXBB_SIZE); in mlx4_en_free_tx_desc() local
400 struct mlx4_en_tx_desc *tx_desc; in mlx4_en_handle_err_cqe() local
676 static void build_inline_wqe(struct mlx4_en_tx_desc *tx_desc, in build_inline_wqe()
761 struct mlx4_en_tx_desc *tx_desc, in mlx4_en_tx_write_desc()
868 struct mlx4_en_tx_desc *tx_desc; in mlx4_en_xmit() local
1129 struct mlx4_en_tx_desc *tx_desc = ring->buf + in mlx4_en_init_tx_xdp_ring_descs() local
1151 struct mlx4_en_tx_desc *tx_desc; in mlx4_en_xmit_frame() local
/OK3568_Linux_fs/u-boot/drivers/net/
H A Darmada100_fec.h135 struct tx_desc { struct
140 struct tx_desc *nextdesc_p; /* Pointer to next descriptor */ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c173 struct tx_desc { struct
175 u32 reserved1[2];
176 u32 send_addr;
177 u16 send_size;
178 u16 data_offset;
179 u32 reserved2[7];
180 u32 cfg;
181 u32 wb_addr;
182 u32 reserved3[3];
226 struct tx_desc *tx_desc; member

1234567