Lines Matching refs:b53_arl_entry
62 struct b53_arl_entry;
66 struct b53_arl_entry *ent, u8 idx);
68 const struct b53_arl_entry *ent, u8 idx);
70 struct b53_arl_entry *ent);
323 struct b53_arl_entry { struct
332 static inline void b53_arl_to_entry(struct b53_arl_entry *ent, in b53_arl_to_entry() argument
344 static inline void b53_arl_to_entry_25(struct b53_arl_entry *ent, in b53_arl_to_entry_25()
359 static inline void b53_arl_to_entry_89(struct b53_arl_entry *ent, in b53_arl_to_entry_89()
372 const struct b53_arl_entry *ent) in b53_arl_from_entry()
386 const struct b53_arl_entry *ent) in b53_arl_from_entry_25()
404 const struct b53_arl_entry *ent) in b53_arl_from_entry_89()
417 static inline void b53_arl_search_to_entry_25(struct b53_arl_entry *ent, in b53_arl_search_to_entry_25()
435 static inline void b53_arl_search_to_entry_63xx(struct b53_arl_entry *ent, in b53_arl_search_to_entry_63xx()
451 struct b53_arl_entry *ent, u8 idx) in b53_arl_read_entry()
457 const struct b53_arl_entry *ent, u8 idx) in b53_arl_write_entry()
463 struct b53_arl_entry *ent) in b53_arl_search_read()