Home
last modified time | relevance | path

Searched refs:pda_end (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhermes_dld.c227 const void *pda_end) in hermes_apply_pda() argument
234 pda_end -= sizeof(struct pdi); in hermes_apply_pda()
238 while (((void *) pdi <= pda_end) && in hermes_apply_pda()
394 const void *pda_end) in hermes_apply_pda_with_defaults() argument
417 pdi = hermes_find_pdi(first_pdi, record_id, pda_end); in hermes_apply_pda_with_defaults()
426 pda_end); in hermes_apply_pda_with_defaults()
467 ((void *) pdi->data + pdi_len(pdi) < pda_end)) { in hermes_apply_pda_with_defaults()
H A Dhermes_dld.h43 const void *pda_end);
48 const void *pda_end);