Searched refs:dpk_cfg_pair (Results 1 – 1 of 1) sorted by relevance
2335 struct dpk_cfg_pair { struct2344 const struct dpk_cfg_pair *p = tbl->data; in rtw8822c_parse_tbl_dpk() argument2345 const struct dpk_cfg_pair *end = p + tbl->size / 3; in rtw8822c_parse_tbl_dpk()2347 BUILD_BUG_ON(sizeof(struct dpk_cfg_pair) != sizeof(u32) * 3); in rtw8822c_parse_tbl_dpk()