Home
last modified time | relevance | path

Searched refs:rtw_phl_chanctx_add (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_chan.h36 bool rtw_phl_chanctx_add(void *phl, struct rtw_wifi_role_t *wifi_role,
H A Dphl_chan.c1088 bool rtw_phl_chanctx_add(void *phl, struct rtw_wifi_role_t *wifi_role, in rtw_phl_chanctx_add() function
1316 rst = rtw_phl_chanctx_add(phl, wifi_role, chan, bw, offset); in rtw_phl_chanctx_test()
H A Dphl_api.h418 bool rtw_phl_chanctx_add(void *phl, struct rtw_wifi_role_t *wifi_role,
H A Dphl_mr.c1798 if (rtw_phl_chanctx_add((void *)phl, wrole, &chan_def.chan, in phl_mr_chandef_chg()
1810 if (!rtw_phl_chanctx_add((void *)phl, wrole, &chan_def.chan, in phl_mr_chandef_chg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_chan.h36 bool rtw_phl_chanctx_add(void *phl, struct rtw_wifi_role_t *wifi_role,
H A Dphl_chan.c1088 bool rtw_phl_chanctx_add(void *phl, struct rtw_wifi_role_t *wifi_role, in rtw_phl_chanctx_add() function
1316 rst = rtw_phl_chanctx_add(phl, wifi_role, chan, bw, offset); in rtw_phl_chanctx_test()
H A Dphl_api.h421 bool rtw_phl_chanctx_add(void *phl, struct rtw_wifi_role_t *wifi_role,
H A Dphl_mr.c1798 if (rtw_phl_chanctx_add((void *)phl, wrole, &chan_def.chan, in phl_mr_chandef_chg()
1810 if (!rtw_phl_chanctx_add((void *)phl, wrole, &chan_def.chan, in phl_mr_chandef_chg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_csa.c137 is_chctx_add = rtw_phl_chanctx_add(d->phl, a->phl_role, in rtw_ecsa_update_sta_chan_info()
H A Drtw_mlme_ext.c11781 is_chctx_add = rtw_phl_chanctx_add(dvobj->phl, iface->phl_role,
11851 is_chctx_add = rtw_phl_chanctx_add(dvobj->phl, iface->phl_role,
11920 is_chctx_add = rtw_phl_chanctx_add(dvobj->phl, adapter->phl_role,
11960 is_chctx_add = rtw_phl_chanctx_add(dvobj->phl, adapter->phl_role,
H A Drtw_mlme.c5273 if (!rtw_phl_chanctx_add(GET_PHL_INFO(d), role, in _connect_msg_hdlr()
H A Drtw_ap.c1743 is_chctx_add = rtw_phl_chanctx_add(dvobj->phl, padapter->phl_role, in start_bss_network()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_csa.c137 is_chctx_add = rtw_phl_chanctx_add(d->phl, a->phl_role, in rtw_ecsa_update_sta_chan_info()
H A Drtw_mlme_ext.c11810 is_chctx_add = rtw_phl_chanctx_add(dvobj->phl, iface->phl_role,
11880 is_chctx_add = rtw_phl_chanctx_add(dvobj->phl, iface->phl_role,
11949 is_chctx_add = rtw_phl_chanctx_add(dvobj->phl, adapter->phl_role,
11989 is_chctx_add = rtw_phl_chanctx_add(dvobj->phl, adapter->phl_role,
H A Drtw_mlme.c5304 if (!rtw_phl_chanctx_add(GET_PHL_INFO(d), role, in _connect_msg_hdlr()
H A Drtw_ap.c1832 is_chctx_add = rtw_phl_chanctx_add(dvobj->phl, padapter->phl_role, in start_bss_network()