Searched defs:central_ch (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/net/wireless/realtek/rtw89/ |
D | rtw8852a.c | 746 static int rtw8852a_ctrl_sco_cck(struct rtw89_dev *rtwdev, u8 central_ch, in rtw8852a_ctrl_sco_cck() 770 static void rtw8852a_ch_setting(struct rtw89_dev *rtwdev, u8 central_ch, in rtw8852a_ch_setting() 787 static u8 rtw8852a_sco_mapping(u8 central_ch) in rtw8852a_sco_mapping() 815 static void rtw8852a_ctrl_ch(struct rtw89_dev *rtwdev, u8 central_ch, in rtw8852a_ctrl_ch() 1027 static void rtw8852a_spur_elimination(struct rtw89_dev *rtwdev, u8 central_ch) in rtw8852a_spur_elimination()
|
D | rtw8852c.c | 678 static int rtw8852c_ctrl_sco_cck(struct rtw89_dev *rtwdev, u8 central_ch, in rtw8852c_ctrl_sco_cck() 893 static u8 rtw8852c_encode_chan_idx(struct rtw89_dev *rtwdev, u8 central_ch, u8 band) in rtw8852c_encode_chan_idx() 1013 u8 central_ch = chan->channel; in rtw8852c_ctrl_ch() local
|
D | rtw8852c_rfk.c | 3648 u8 central_ch, enum rtw89_band band, bool is_dav) in _ch_setting() 3684 u8 central_ch, enum rtw89_band band) in _ctrl_ch() 3808 u8 central_ch, enum rtw89_band band, in rtw8852c_ctrl_bw_ch()
|
D | phy.c | 583 u8 central_ch = chan->channel; in rtw89_phy_get_txsc() local
|
D | fw.h | 216 u8 central_ch; member
|