Home
last modified time | relevance | path

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

/linux/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.c1541 rtw_phy_set_edcca_th(rtwdev, RTW8822B_EDCCA_MAX, RTW8822B_EDCCA_MAX); in rtw8822b_adaptivity_init()
1569 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.c4511 rtw_phy_set_edcca_th(rtwdev, RTW8822C_EDCCA_MAX, RTW8822C_EDCCA_MAX); in rtw8822c_adaptivity_init()
4539 rtw_phy_set_edcca_th(rtwdev, l2h, h2l); in rtw8822c_adaptivity()