Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_struct.h244 struct hal_info_t { struct
245 struct rtw_hal_com_t *hal_com;
246 _os_atomic hal_mac_mem;
248 struct hal_trx_ops *trx_ops;
249 struct hal_ops_t hal_ops;
251 void *txch_map;
253 void *rpr_cfg;
255 void *mac; /*halmac*/
256 void *bb;
257 void *rf;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_struct.h245 struct hal_info_t { struct
246 struct rtw_hal_com_t *hal_com;
247 _os_atomic hal_mac_mem;
249 struct hal_trx_ops *trx_ops;
250 struct hal_ops_t hal_ops;
252 void *txch_map;
254 void *rpr_cfg;
256 void *mac; /*halmac*/
257 void *bb;
258 void *rf;
[all …]