Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dreg.c597 __be16 coll_ptr; member
700 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in valid_country()
822 if (!country->coll_ptr) in valid_regdb()
871 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in __regdb_query_wmm()
905 while (country->coll_ptr) { in reg_query_regdb_wmm()
919 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in regdb_query_country()
982 while (country->coll_ptr) { in query_regdb()