Searched refs:first_pdr (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/wireless/intersil/orinoco/ |
D | hermes_dld.c | 149 hermes_find_pdr(const struct pdr *first_pdr, u32 record_id, const void *end) in hermes_find_pdr() argument 151 const struct pdr *pdr = first_pdr; in hermes_find_pdr() 196 hermes_plug_pdi(struct hermes *hw, const struct pdr *first_pdr, in hermes_plug_pdi() argument 202 pdr = hermes_find_pdr(first_pdr, pdi_id(pdi), pdr_end); in hermes_plug_pdi() 224 const char *first_pdr, in hermes_apply_pda() argument 233 pdr = (const struct pdr *) first_pdr; in hermes_apply_pda() 391 const char *first_pdr, in hermes_apply_pda_with_defaults() argument 396 const struct pdr *pdr = (const struct pdr *) first_pdr; in hermes_apply_pda_with_defaults()
|
D | hermes_dld.h | 40 const char *first_pdr, 45 const char *first_pdr,
|