Home
last modified time | relevance | path

Searched refs:rtw89_decode_chan_idx (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dphy.h963 void rtw89_decode_chan_idx(struct rtw89_dev *rtwdev, u8 chan_idx,
Drtw8852b_common.c1929 rtw89_decode_chan_idx(rtwdev, chan, &ch, &band); in rtw8852bx_fill_freq_with_ppdu()
Drtw8851b.c2286 rtw89_decode_chan_idx(rtwdev, chan, &ch, &band); in rtw8851b_fill_freq_with_ppdu()
Drtw8922a.c2478 rtw89_decode_chan_idx(rtwdev, chan_idx, &ch, &band); in rtw8922a_fill_freq_with_ppdu()
Drtw8852c.c2782 rtw89_decode_chan_idx(rtwdev, chan_idx, &ch, &band); in rtw8852c_fill_freq_with_ppdu()
Dphy.c6304 void rtw89_decode_chan_idx(struct rtw89_dev *rtwdev, u8 chan_idx, in rtw89_decode_chan_idx() function
6321 EXPORT_SYMBOL(rtw89_decode_chan_idx);