Searched refs:pdi_len (Results 1 – 1 of 1) sorted by relevance
137 pdi_len(const struct pdi *pdi) in pdi_len() function189 pdi = (struct pdi *) &pdi->data[pdi_len(pdi)]; in hermes_find_pdi()209 if (pdi_len(pdi) != pdr_len(pdr)) in hermes_plug_pdi()213 hw->ops->program(hw, pdi->data, pdr_addr(pdr), pdi_len(pdi)); in hermes_plug_pdi()245 pdi = (const struct pdi *) &pdi->data[pdi_len(pdi)]; in hermes_apply_pda()466 if ((pdi_len(pdi) == pdr_len(pdr)) && in hermes_apply_pda_with_defaults()467 ((void *) pdi->data + pdi_len(pdi) < pda_end)) { in hermes_apply_pda_with_defaults()470 pdi_len(pdi)); in hermes_apply_pda_with_defaults()