Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_mp.h82 struct mp_priv { struct
83 struct _adapter *papdater;
85 struct mp_wiparam workparam;
86 u8 act_in_progress;
88 u8 TID;
89 u32 tx_pktcount;
91 u32 rx_pktcount;
92 u32 rx_crcerrpktcount;
93 u32 rx_pktloss;
94 struct recv_stat rxstat;
[all …]
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_mp.h209 struct mp_priv struct
211 struct adapter *papdater;
214 u32 mode;/* 0 for normal type packet, 1 for loopback packet (16bytes TXCMD) */
216 u32 prev_fw_state;
219 struct mp_wiparam workparam;
223 u8 TID;
224 u32 tx_pktcount;
225 u32 pktInterval;
226 struct mp_tx tx;
229 u32 rx_bssidpktcount;
[all …]