Home
last modified time | relevance | path

Searched refs:bfad_port_s (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/scsi/bfa/
Dbfad_drv.h132 struct bfad_port_s { struct
149 struct bfad_port_s drv_port; argument
160 struct bfad_port_s base_port; /* base port for vf */
205 struct bfad_port_s pport; /* physical port of the BFAD */
264 struct bfad_port_s *port;
322 void bfad_debugfs_init(struct bfad_port_s *port);
323 void bfad_debugfs_exit(struct bfad_port_s *port);
Dbfad_debugfs.c52 struct bfad_port_s *port = inode->i_private; in bfad_debugfs_open_drvtrc()
71 struct bfad_port_s *port = inode->i_private; in bfad_debugfs_open_fwtrc()
115 struct bfad_port_s *port = inode->i_private; in bfad_debugfs_open_fwsave()
229 struct bfad_port_s *port = (struct bfad_port_s *)regrd_debug->i_private; in bfad_debugfs_read_regrd()
253 struct bfad_port_s *port = (struct bfad_port_s *)regrd_debug->i_private; in bfad_debugfs_write_regrd()
321 struct bfad_port_s *port = (struct bfad_port_s *)debug->i_private; in bfad_debugfs_write_regwr()
451 bfad_debugfs_init(struct bfad_port_s *port) in bfad_debugfs_init()
508 bfad_debugfs_exit(struct bfad_port_s *port) in bfad_debugfs_exit()
Dbfad_im.h33 bfa_status_t bfad_im_port_new(struct bfad_s *bfad, struct bfad_port_s *port);
34 void bfad_im_port_delete(struct bfad_s *bfad, struct bfad_port_s *port);
60 struct bfad_port_s *port;
Dbfa_fcs.h154 struct bfad_port_s *bfad_port; /* driver peer instance */
274 static inline struct bfad_port_s *
529 static inline struct bfad_port_s *
847 struct bfad_port_s;
855 struct bfad_port_s *bfa_fcb_lport_new(struct bfad_s *bfad,
Dbfad_attr.c111 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_port_id()
194 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_active_fc4s()
250 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_fabric_name()
489 struct bfad_port_s *port; in bfad_im_vport_delete()
826 struct bfad_port_s *port = im_port->port; in bfad_im_node_name_show()
926 struct bfad_port_s *port = im_port->port; in bfad_im_num_of_discovered_ports_show()
Dbfad_im.c442 struct bfad_port_s *port; in bfa_fcb_itnim_free()
480 struct bfad_port_s *port; in bfa_fcb_itnim_online()
501 struct bfad_port_s *port; in bfa_fcb_itnim_offline()
608 bfad_im_port_new(struct bfad_s *bfad, struct bfad_port_s *port) in bfad_im_port_new()
631 bfad_im_port_delete(struct bfad_s *bfad, struct bfad_port_s *port) in bfad_im_port_delete()
1017 struct bfad_port_s *port = im_port->port; in bfad_fc_host_init()
Dbfad.c442 struct bfad_port_s *
448 struct bfad_port_s *port_drv; in bfa_fcb_lport_new()