Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Docv.c42 oci->chanwidth = oper_class_bw_to_int(op_class_map); in ocv_derive_all_parameters()
H A Dieee802_11_common.h291 int oper_class_bw_to_int(const struct oper_class_map *map);
H A Dieee802_11_common.c2863 int oper_class_bw_to_int(const struct oper_class_map *map) in oper_class_bw_to_int() function