Home
last modified time | relevance | path

Searched defs:xmit_priv (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8712/
A Drtl871x_xmit.h196 spinlock_t lock;
208 uint pkt_sz;
215 uint frag_len;
218 u8 vcs;
219 u8 vcs_type;
220 u16 rts_thresh;
221 uint tx_bytes;
222 u64 tx_pkts;
223 uint tx_drop;
226 u8 txirp_cnt;
[all …]
/linux/drivers/staging/rtl8723bs/include/
A Drtw_xmit.h338 struct xmit_priv { struct
340 spinlock_t lock;
364 u8 *xframe_ext;
374 uint frag_len;
379 u8 vcs;
380 u8 vcs_type;
383 u64 tx_bytes;
384 u64 tx_pkts;
385 u64 tx_drop;
389 u8 hwxmit_entry;
[all …]

Completed in 8 milliseconds