Home
last modified time | relevance | path

Searched refs:out_st (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A D_pcie.h871 struct mac_ax_io_stat *out_st);
H A D_pcie.c3793 struct mac_ax_io_stat *out_st) in get_io_stat_pcie() argument
3803 if (out_st) { in get_io_stat_pcie()
3804 out_st->to_flag = 1; in get_io_stat_pcie()
3805 out_st->io_st = adapter->sm.io_st; in get_io_stat_pcie()
3806 out_st->addr = to_addr; in get_io_stat_pcie()
3809 } else if (out_st) { in get_io_stat_pcie()
3810 out_st->to_flag = 0; in get_io_stat_pcie()
3811 out_st->io_st = adapter->sm.io_st; in get_io_stat_pcie()
3812 out_st->addr = 0; in get_io_stat_pcie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h14396 struct mac_ax_io_stat *out_st);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h14396 struct mac_ax_io_stat *out_st);