Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_drv.h133 struct bfad_port_s { struct
150 struct bfad_port_s drv_port; argument
161 struct bfad_port_s base_port; /* base port for vf */
206 struct bfad_port_s pport; /* physical port of the BFAD */
265 struct bfad_port_s *port;
323 void bfad_debugfs_init(struct bfad_port_s *port);
324 void bfad_debugfs_exit(struct bfad_port_s *port);
Dbfad_debugfs.c53 struct bfad_port_s *port = inode->i_private; in bfad_debugfs_open_drvtrc()
72 struct bfad_port_s *port = inode->i_private; in bfad_debugfs_open_fwtrc()
114 struct bfad_port_s *port = inode->i_private; in bfad_debugfs_open_fwsave()
226 struct bfad_port_s *port = (struct bfad_port_s *)regrd_debug->i_private; in bfad_debugfs_read_regrd()
250 struct bfad_port_s *port = (struct bfad_port_s *)regrd_debug->i_private; in bfad_debugfs_write_regrd()
319 struct bfad_port_s *port = (struct bfad_port_s *)debug->i_private; in bfad_debugfs_write_regwr()
449 bfad_debugfs_init(struct bfad_port_s *port) in bfad_debugfs_init()
506 bfad_debugfs_exit(struct bfad_port_s *port) in bfad_debugfs_exit()
Dbfad_im.h34 bfa_status_t bfad_im_port_new(struct bfad_s *bfad, struct bfad_port_s *port);
35 void bfad_im_port_delete(struct bfad_s *bfad, struct bfad_port_s *port);
60 struct bfad_port_s *port;
Dbfa_fcs.h155 struct bfad_port_s *bfad_port; /* driver peer instance */
275 static inline struct bfad_port_s *
530 static inline struct bfad_port_s *
844 struct bfad_port_s;
852 struct bfad_port_s *bfa_fcb_lport_new(struct bfad_s *bfad,
Dbfad_attr.c112 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_port_id()
195 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_active_fc4s()
251 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_fabric_name()
824 struct bfad_port_s *port = im_port->port; in bfad_im_node_name_show()
924 struct bfad_port_s *port = im_port->port; in bfad_im_num_of_discovered_ports_show()
Dbfad_im.c460 struct bfad_port_s *port; in bfa_fcb_itnim_free()
498 struct bfad_port_s *port; in bfa_fcb_itnim_online()
519 struct bfad_port_s *port; in bfa_fcb_itnim_offline()
628 bfad_im_port_new(struct bfad_s *bfad, struct bfad_port_s *port) in bfad_im_port_new()
651 bfad_im_port_delete(struct bfad_s *bfad, struct bfad_port_s *port) in bfad_im_port_delete()
1039 struct bfad_port_s *port = im_port->port; in bfad_fc_host_init()
Dbfad.c439 struct bfad_port_s *
445 struct bfad_port_s *port_drv; in bfa_fcb_lport_new()