Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_mr.c3177 mr_ctl->mr_ops.phl_mr_update_noa = mr_ops->phl_mr_update_noa; in rtw_phl_mr_ops_init()
3462 if (!mr_ctl->mr_ops.phl_mr_update_noa) { in _mr_coex_up_noa_for_bt_req()
3496 mr_ctl->mr_ops.phl_mr_update_noa(mr_ctl->mr_ops.priv, &param); in _mr_coex_up_noa_for_bt_req()
H A Dphl_def.h2473 int (*phl_mr_update_noa)(void *priv, struct rtw_phl_noa *param); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_mr.c3177 mr_ctl->mr_ops.phl_mr_update_noa = mr_ops->phl_mr_update_noa; in rtw_phl_mr_ops_init()
3462 if (!mr_ctl->mr_ops.phl_mr_update_noa) { in _mr_coex_up_noa_for_bt_req()
3496 mr_ctl->mr_ops.phl_mr_update_noa(mr_ctl->mr_ops.priv, &param); in _mr_coex_up_noa_for_bt_req()
H A Dphl_def.h2497 int (*phl_mr_update_noa)(void *priv, struct rtw_phl_noa *param); member