Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/
H A Dphl_test_mp_def.h277 struct mp_tx_arg { struct
278 u8 mp_class;
279 u8 cmd;
280 u8 cmd_ok;
281 u8 status;
282 u8 tx_method;
283 u8 plcp_ppdu_type; //offline gen
284 u16 plcp_case_id; //offline gen
285 u8 bCarrierSuppression;
286 u8 is_cck;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp_def.h282 struct mp_tx_arg { struct
283 u8 mp_class;
284 u8 cmd;
285 u8 cmd_ok;
286 u8 status;
287 u8 tx_method;
288 u8 plcp_ppdu_type; //offline gen
289 u16 plcp_case_id; //offline gen
290 u8 bCarrierSuppression;
291 u8 is_cck;
[all …]