Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw88/
Dphy.h62 void rtw_phy_set_edcca_th(struct rtw_dev *rtwdev, u8 l2h, u8 h2l);
Drtw8822b.c1560 rtw_phy_set_edcca_th(rtwdev, RTW8822B_EDCCA_MAX, RTW8822B_EDCCA_MAX); in rtw8822b_adaptivity_init()
1588 rtw_phy_set_edcca_th(rtwdev, l2h, h2l); in rtw8822b_adaptivity()
Dphy.c124 void rtw_phy_set_edcca_th(struct rtw_dev *rtwdev, u8 l2h, u8 h2l) in rtw_phy_set_edcca_th() function
137 EXPORT_SYMBOL(rtw_phy_set_edcca_th);
Drtw8822c.c4529 rtw_phy_set_edcca_th(rtwdev, RTW8822C_EDCCA_MAX, RTW8822C_EDCCA_MAX); in rtw8822c_adaptivity_init()
4557 rtw_phy_set_edcca_th(rtwdev, l2h, h2l); in rtw8822c_adaptivity()