Home
last modified time | relevance | path

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

/linux-6.15/net/wireless/
H A Dreg.c609 __be16 coll_ptr; member
712 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in valid_country()
834 if (!country->coll_ptr) in valid_regdb()
883 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in __regdb_query_wmm()
917 while (country->coll_ptr) { in reg_query_regdb_wmm()
931 unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2; in regdb_query_country()
995 while (country->coll_ptr) { in query_regdb()