Home
last modified time | relevance | path

Searched refs:txcap (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtrx_test.c581 struct rtw_t_meta_data *txcap = NULL; in _phl_test_add_role() local
586 txcap = &test_param->tx_cap; in _phl_test_add_role()
588 test_wrole->hw_band = txcap->band; in _phl_test_add_role()
589 test_wrole->hw_port = (u8)txcap->macid; in _phl_test_add_role()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtrx_test.c581 struct rtw_t_meta_data *txcap = NULL; in _phl_test_add_role() local
586 txcap = &test_param->tx_cap; in _phl_test_add_role()
588 test_wrole->hw_band = txcap->band; in _phl_test_add_role()
589 test_wrole->hw_port = (u8)txcap->macid; in _phl_test_add_role()