Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
Dreg.c586 __be16 coll_ptr; member
689 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in valid_country()
849 if (!country->coll_ptr) in valid_regdb()
898 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in __regdb_query_wmm()
932 while (country->coll_ptr) { in reg_query_regdb_wmm()
946 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in regdb_query_country()
1010 while (country->coll_ptr) { in query_regdb()