Home
last modified time | relevance | path

Searched defs:pri (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/common/
Dhw_features_common.c320 int pri = bss->freq; in check_40mhz_2g4() local
415 static void punct_update_legacy_bw_160(u8 bitmap, u8 pri, in punct_update_legacy_bw_160()
435 void punct_update_legacy_bw(u16 bitmap, u8 pri, enum oper_chan_width *width, in punct_update_legacy_bw()
927 int ht40_plus, int pri) in chan_bw_allowed()
/hostap-latest/src/ap/
Dieee802_11_ht.c183 int pri = 2407 + 5 * channel; in is_40_allowed() local
/hostap-latest/tests/hwsim/
Dfst_module_aux.py240 def set_fst_parameters(self, group_id=None, pri=None, llt=None): argument