Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mp.c153 pmppriv->rtw_mp_cur_phy = 0; in init_mp_priv()
1585 rtw_dpd_bypass(padapter, pmp_priv->rtw_mp_cur_phy); in rtw_set_phl_packet_tx()
3094 pmp_arg.cur_phy = pmppriv->rtw_mp_cur_phy; in rtw_mp_phl_config_arg()
3099 pmp_arg.cur_phy = pmppriv->rtw_mp_cur_phy; in rtw_mp_phl_config_arg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mp.c151 pmppriv->rtw_mp_cur_phy = 0; in init_mp_priv()
2953 pmp_arg.cur_phy = pmppriv->rtw_mp_cur_phy; in rtw_mp_phl_config_arg()
2958 pmp_arg.cur_phy = pmppriv->rtw_mp_cur_phy; in rtw_mp_phl_config_arg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mp.h433 u8 rtw_mp_cur_phy; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mp.h436 u8 rtw_mp_cur_phy; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_mp.c3204 sprintf(extra, "set current phy %d to %d", pmp_priv->rtw_mp_cur_phy, set_phy); in rtw_mp_config_phy()
3205 pmp_priv->rtw_mp_cur_phy = set_phy; in rtw_mp_config_phy()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_mp.c3246 sprintf(extra, "set current phy %d to %d", pmp_priv->rtw_mp_cur_phy, set_phy); in rtw_mp_config_phy()
3247 pmp_priv->rtw_mp_cur_phy = set_phy; in rtw_mp_config_phy()