Home
last modified time | relevance | path

Searched refs:ch_switch_rpt (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dfwcmd.c1608 if (!adapter->ch_switch_rpt) in c2h_ch_switch_rpt_hdl()
1609 adapter->ch_switch_rpt = (struct mac_ax_ch_switch_rpt *)PLTFM_MALLOC(rpt_size); in c2h_ch_switch_rpt_hdl()
1610 if (!adapter->ch_switch_rpt) in c2h_ch_switch_rpt_hdl()
1612 rpt = adapter->ch_switch_rpt; in c2h_ch_switch_rpt_hdl()
H A Dfwofld.c2048 PLTFM_MEMCPY(rpt, adapter->ch_switch_rpt, sizeof(struct mac_ax_ch_switch_rpt)); in mac_get_ch_switch_rpt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dfwcmd.c1608 if (!adapter->ch_switch_rpt) in c2h_ch_switch_rpt_hdl()
1609 adapter->ch_switch_rpt = (struct mac_ax_ch_switch_rpt *)PLTFM_MALLOC(rpt_size); in c2h_ch_switch_rpt_hdl()
1610 if (!adapter->ch_switch_rpt) in c2h_ch_switch_rpt_hdl()
1612 rpt = adapter->ch_switch_rpt; in c2h_ch_switch_rpt_hdl()
H A Dfwofld.c2048 PLTFM_MEMCPY(rpt, adapter->ch_switch_rpt, sizeof(struct mac_ax_ch_switch_rpt)); in mac_get_ch_switch_rpt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h14197 struct mac_ax_ch_switch_rpt *ch_switch_rpt; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h14197 struct mac_ax_ch_switch_rpt *ch_switch_rpt; member