Searched refs:rtl92ee_dm_write_cck_cca_thres (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | dm.h | 222 void rtl92ee_dm_write_cck_cca_thres(struct ieee80211_hw *hw,
|
H A D | dm.c | 125 rtl92ee_dm_write_cck_cca_thres(hw, cur_cck_cca_thresh); in rtl92ee_dm_cck_packet_detection_thresh() 268 void rtl92ee_dm_write_cck_cca_thres(struct ieee80211_hw *hw, u8 cur_thres) in rtl92ee_dm_write_cck_cca_thres() function
|
H A D | phy.c | 2988 rtl92ee_dm_write_cck_cca_thres(hw, rtlphy->initgain_backup.cca); in rtl92ee_phy_set_io() 2997 rtl92ee_dm_write_cck_cca_thres(hw, 0x40); in rtl92ee_phy_set_io()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | dm.h | 222 void rtl92ee_dm_write_cck_cca_thres(struct ieee80211_hw *hw,
|
H A D | dm.c | 125 rtl92ee_dm_write_cck_cca_thres(hw, cur_cck_cca_thresh); in rtl92ee_dm_cck_packet_detection_thresh() 268 void rtl92ee_dm_write_cck_cca_thres(struct ieee80211_hw *hw, u8 cur_thres) in rtl92ee_dm_write_cck_cca_thres() function
|
H A D | phy.c | 2988 rtl92ee_dm_write_cck_cca_thres(hw, rtlphy->initgain_backup.cca); in rtl92ee_phy_set_io() 2997 rtl92ee_dm_write_cck_cca_thres(hw, 0x40); in rtl92ee_phy_set_io()
|
Completed in 12 milliseconds