Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8712/
Drtl871x_mp.h70 struct mp_priv { struct
71 struct _adapter *papdater;
73 struct mp_wiparam workparam;
74 u8 act_in_progress;
76 u8 TID;
77 u32 tx_pktcount;
79 u32 rx_pktcount;
80 u32 rx_crcerrpktcount;
81 u32 rx_pktloss;
82 struct recv_stat rxstat;
[all …]
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Drtw_mp.h208 struct mp_priv struct
210 struct adapter *papdater;
213 u32 mode;/* 0 for normal type packet, 1 for loopback packet (16bytes TXCMD) */
215 u32 prev_fw_state;
218 struct mp_wiparam workparam;
222 u8 TID;
223 u32 tx_pktcount;
224 u32 pktInterval;
225 struct mp_tx tx;
228 u32 rx_bssidpktcount;
[all …]