Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dreg.c608 __be16 coll_ptr; member
711 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in valid_country()
833 if (!country->coll_ptr) in valid_regdb()
882 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in __regdb_query_wmm()
916 while (country->coll_ptr) { in reg_query_regdb_wmm()
930 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in regdb_query_country()
993 while (country->coll_ptr) { in query_regdb()