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