Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.h43 void rtw89_chan_create(struct rtw89_chan *chan, u8 center_chan, u8 primary_chan,
H A Dchan.c88 void rtw89_chan_create(struct rtw89_chan *chan, u8 center_chan, u8 primary_chan, in rtw89_chan_create() function
H A Dcore.c316 rtw89_chan_create(chan, center_chan, channel->hw_value, band, bandwidth); in rtw89_get_channel_params()
H A Dmac.c4341 rtw89_chan_create(&new, chan, chan, band, in rtw89_mac_c2h_scanofld_rsp()