Searched refs:bfa_trc_mod_s (Results 1 - 11 of 11) sorted by path

/drivers/scsi/bfa/
H A Dbfa_cs.h65 struct bfa_trc_mod_s { struct
98 bfa_trc_init(struct bfa_trc_mod_s *trcm)
105 bfa_trc_stop(struct bfa_trc_mod_s *trcm)
111 __bfa_trc(struct bfa_trc_mod_s *trcm, int fileno, int line, u64 data)
131 __bfa_trc32(struct bfa_trc_mod_s *trcm, int fileno, int line, u32 data)
H A Dbfa_fcs.h698 struct bfa_trc_mod_s *trcmod; /* tracing module */
H A Dbfa_ioc.c4032 struct bfa_trc_mod_s *trcmod)
4491 struct bfa_trc_mod_s *trcmod, bfa_boolean_t mincfg)
5278 bfa_cb_diag_beacon_t cbfn_beacon, struct bfa_trc_mod_s *trcmod)
5475 struct bfa_trc_mod_s *trcmod, bfa_boolean_t mincfg)
6324 struct bfa_trc_mod_s *trcmod, bfa_boolean_t mincfg)
H A Dbfa_ioc.h28 (sizeof(struct bfa_trc_mod_s) - \
311 struct bfa_trc_mod_s *trcmod;
425 struct bfa_trc_mod_s *trcmod;
453 void *dev, struct bfa_trc_mod_s *trcmod);
476 struct bfa_trc_mod_s *trcmod;
515 void *dev, struct bfa_trc_mod_s *trcmod, bfa_boolean_t mincfg);
612 struct bfa_trc_mod_s *trcmod;
638 struct bfa_trc_mod_s *trcmod);
669 struct bfa_trc_mod_s *trcmod; /* trace module */
707 void *dev, struct bfa_trc_mod_s *trcmo
[all...]
H A Dbfa_modules.h114 struct bfa_trc_mod_s *trcmod; /* driver tracing */
H A Dbfa_port.c471 void *dev, struct bfa_trc_mod_s *trcmod)
H A Dbfa_port.h31 struct bfa_trc_mod_s *trcmod;
55 void *dev, struct bfa_trc_mod_s *trcmod);
99 struct bfa_trc_mod_s *trcmod;
H A Dbfa_svc.h735 struct bfa_trc_mod_s *trcmod;
H A Dbfad.c1325 bfad->trcmod = kzalloc(sizeof(struct bfa_trc_mod_s), GFP_KERNEL);
H A Dbfad_debugfs.c61 debug->buffer_len = sizeof(struct bfa_trc_mod_s);
81 fw_debug->buffer_len = sizeof(struct bfa_trc_mod_s);
125 fw_debug->buffer_len = sizeof(struct bfa_trc_mod_s);
H A Dbfad_drv.h220 struct bfa_trc_mod_s *trcmod;

Completed in 102 milliseconds