Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_opclass.c2107 uint16_t *opclass_chwidth) in reg_convert_chan_spacing_to_width() argument
2112 *opclass_chwidth = BW_20_MHZ; in reg_convert_chan_spacing_to_width()
2115 *opclass_chwidth = BW_40_MHZ; in reg_convert_chan_spacing_to_width()
2118 *opclass_chwidth = BW_80_MHZ; in reg_convert_chan_spacing_to_width()
2121 *opclass_chwidth = BW_160_MHZ; in reg_convert_chan_spacing_to_width()
2124 *opclass_chwidth = BW_320_MHZ; in reg_convert_chan_spacing_to_width()
2127 *opclass_chwidth = 0; in reg_convert_chan_spacing_to_width()
2132 uint16_t *opclass_chwidth) in reg_convert_chan_spacing_to_width() argument
2137 *opclass_chwidth = BW_20_MHZ; in reg_convert_chan_spacing_to_width()
2140 *opclass_chwidth = BW_40_MHZ; in reg_convert_chan_spacing_to_width()
[all …]