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