Searched refs:rules_ptr (Results 1 – 1 of 1) sorted by relevance
714 __be16 *rules_ptr; in valid_country() local 730 rules_ptr = (void *)((u8 *)coll + ALIGN(coll->len, 2)); in valid_country() 733 u16 rule_ptr = be16_to_cpu(rules_ptr[i]); in valid_country() 888 __be16 *rules_ptr = (void *)((u8 *)coll + ALIGN(coll->len, 2)); in __regdb_query_wmm() local 889 unsigned int rule_ptr = be16_to_cpu(rules_ptr[i]) << 2; in __regdb_query_wmm() 947 __be16 *rules_ptr = (void *)((u8 *)coll + ALIGN(coll->len, 2)); in regdb_query_country() local 948 unsigned int rule_ptr = be16_to_cpu(rules_ptr[i]) << 2; in regdb_query_country()