Home
last modified time | relevance | path

Searched refs:rtl8821ae_dm_write_cck_cca_thres (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.h278 void rtl8821ae_dm_write_cck_cca_thres(struct ieee80211_hw *hw, u8 current_cca);
H A Dphy.c4665 rtl8821ae_dm_write_cck_cca_thres(hw, in rtl8821ae_phy_set_io()
4674 rtl8821ae_dm_write_cck_cca_thres(hw, 0x40); in rtl8821ae_phy_set_io()
H A Ddm.c587 void rtl8821ae_dm_write_cck_cca_thres(struct ieee80211_hw *hw, u8 current_cca) in rtl8821ae_dm_write_cck_cca_thres() function