Lines Matching refs:bfa_fru_s
6188 struct bfa_fru_s *fru = cbarg; in bfa_fru_notify()
6215 struct bfa_fru_s *fru = cbarg; in bfa_fru_write_send()
6249 struct bfa_fru_s *fru = cbarg; in bfa_fru_read_send()
6288 bfa_fru_attach(struct bfa_fru_s *fru, struct bfa_ioc_s *ioc, void *dev, in bfa_fru_attach()
6318 bfa_fru_memclaim(struct bfa_fru_s *fru, u8 *dm_kva, u64 dm_pa, in bfa_fru_memclaim()
6344 bfa_fruvpd_update(struct bfa_fru_s *fru, void *buf, u32 len, u32 offset, in bfa_fruvpd_update()
6394 bfa_fruvpd_read(struct bfa_fru_s *fru, void *buf, u32 len, u32 offset, in bfa_fruvpd_read()
6438 bfa_fruvpd_get_max_size(struct bfa_fru_s *fru, u32 *max_size) in bfa_fruvpd_get_max_size()
6466 bfa_tfru_write(struct bfa_fru_s *fru, void *buf, u32 len, u32 offset, in bfa_tfru_write()
6512 bfa_tfru_read(struct bfa_fru_s *fru, void *buf, u32 len, u32 offset, in bfa_tfru_read()
6552 struct bfa_fru_s *fru = fruarg; in bfa_fru_intr()