Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8922a_rfk.c223 p->has_bw = true; in rtw8922a_chlk_reload_sel_tbl_v0()
253 p->has_bw = true; in rtw8922a_chlk_reload_sel_tbl_v1()
H A Dphy.h766 bool has_bw; member
H A Dphy.c7785 if (desc->has_bw && desc->bw != chan->band_width) in rfk_chan_is_equivalent()