Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Dphy.h66 void rtw_phy_set_edcca_th(struct rtw_dev *rtwdev, u8 l2h, u8 h2l);
H A Drtw8822b.c1540 rtw_phy_set_edcca_th(rtwdev, RTW8822B_EDCCA_MAX, RTW8822B_EDCCA_MAX); in rtw8822b_adaptivity_init()
1568 rtw_phy_set_edcca_th(rtwdev, l2h, h2l); in rtw8822b_adaptivity()
H A Dphy.c160 void rtw_phy_set_edcca_th(struct rtw_dev *rtwdev, u8 l2h, u8 h2l) in rtw_phy_set_edcca_th() function
173 EXPORT_SYMBOL(rtw_phy_set_edcca_th);
H A Drtw8822c.c4509 rtw_phy_set_edcca_th(rtwdev, RTW8822C_EDCCA_MAX, RTW8822C_EDCCA_MAX); in rtw8822c_adaptivity_init()
4537 rtw_phy_set_edcca_th(rtwdev, l2h, h2l); in rtw8822c_adaptivity()