Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_opclass.c1908 uint16_t opcls_bw; in reg_get_cfis_from_opclassmap_for_non6g() local
1913 opcls_bw = reg_find_nearest_ieee_bw(op_class_tbl->chan_spacing); in reg_get_cfis_from_opclassmap_for_non6g()
1914 ch_width = reg_find_chwidth_from_bw(opcls_bw); in reg_get_cfis_from_opclassmap_for_non6g()
1915 pri_freq = reg_get_nearest_primary_freq(opcls_bw, in reg_get_cfis_from_opclassmap_for_non6g()