Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/drivers/staging/rtl8723bs/include/
A Drtw_xmit.h348 struct xmit_priv { struct
350 spinlock_t lock;
374 u8 *xframe_ext;
384 uint frag_len;
389 u8 vcs;
390 u8 vcs_type;
393 u64 tx_bytes;
394 u64 tx_pkts;
395 u64 tx_drop;
399 u8 hwxmit_entry;
[all …]

Completed in 7 milliseconds