Home
last modified time | relevance | path

Searched refs:fwdb_collection (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c590 struct fwdb_collection { struct
690 struct fwdb_collection *coll = (void *)(data + ptr); in valid_country()
704 if (coll->len < offsetofend(struct fwdb_collection, dfs_region)) in valid_country()
899 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in __regdb_query_wmm()
947 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in regdb_query_country()
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c610 struct fwdb_collection { struct
710 struct fwdb_collection *coll = (void *)(data + ptr); in valid_country()
724 if (coll->len < offsetofend(struct fwdb_collection, dfs_region)) in valid_country()
881 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in __regdb_query_wmm()
929 struct fwdb_collection *coll = (void *)((u8 *)db + ptr); in regdb_query_country()

Completed in 11 milliseconds