Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_ecsa_export.h70 void (*update_chan_info)(void *priv, member
H A Dphl_ecsa.c554 if(ops->update_chan_info){ in _phl_ecsa_cmd_msg_hdlr()
555 ops->update_chan_info(ops->priv, in _phl_ecsa_cmd_msg_hdlr()
918 ecsa_ctrl->ops.update_chan_info = ops->update_chan_info; in rtw_phl_ecsa_init_ops()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_ecsa_export.h70 void (*update_chan_info)(void *priv, member
H A Dphl_ecsa.c554 if(ops->update_chan_info){ in _phl_ecsa_cmd_msg_hdlr()
555 ops->update_chan_info(ops->priv, in _phl_ecsa_cmd_msg_hdlr()
918 ecsa_ctrl->ops.update_chan_info = ops->update_chan_info; in rtw_phl_ecsa_init_ops()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c769 ops.update_chan_info = rtw_ecsa_mr_update_chan_info_by_role; in rtw_core_set_ecsa_ops()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c769 ops.update_chan_info = rtw_ecsa_mr_update_chan_info_by_role; in rtw_core_set_ecsa_ops()