Home
last modified time | relevance | path

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

/Linux-v5.4/net/wireless/
Dreg.c586 __be16 coll_ptr; member
689 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in valid_country()
847 if (!country->coll_ptr) in valid_regdb()
896 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in __regdb_query_wmm()
930 while (country->coll_ptr) { in reg_query_regdb_wmm()
944 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in regdb_query_country()
1008 while (country->coll_ptr) { in query_regdb()