Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mp.h907 struct rtw_mp_tx_arg { struct
908 u8 mp_class;
909 u8 cmd;
910 u8 cmd_ok;
911 u8 status;
912 u8 tx_method;
913 u8 plcp_ppdu_type; /*offline gen*/
914 u16 plcp_case_id; /*offline gen*/
915 u8 bCarrierSuppression;
916 u8 is_cck;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mp.h920 struct rtw_mp_tx_arg { struct
921 u8 mp_class;
922 u8 cmd;
923 u8 cmd_ok;
924 u8 status;
925 u8 tx_method;
926 u8 plcp_ppdu_type; /*offline gen*/
927 u16 plcp_case_id; /*offline gen*/
928 u8 bCarrierSuppression;
929 u8 is_cck;
[all …]