Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfad_debugfs.c45 struct bfad_port_s *port = inode->i_private; in bfad_debugfs_open_drvtrc()
64 struct bfad_port_s *port = inode->i_private; in bfad_debugfs_open_fwtrc()
106 struct bfad_port_s *port = inode->i_private; in bfad_debugfs_open_fwsave()
218 struct bfad_port_s *port = (struct bfad_port_s *)regrd_debug->i_private; in bfad_debugfs_read_regrd()
242 struct bfad_port_s *port = (struct bfad_port_s *)regrd_debug->i_private; in bfad_debugfs_write_regrd()
311 struct bfad_port_s *port = (struct bfad_port_s *)debug->i_private; in bfad_debugfs_write_regwr()
441 bfad_debugfs_init(struct bfad_port_s *port) in bfad_debugfs_init()
480 bfad_debugfs_exit(struct bfad_port_s *port) in bfad_debugfs_exit()
A Dbfad_drv.h125 struct bfad_port_s { struct
142 struct bfad_port_s drv_port; argument
153 struct bfad_port_s base_port; /* base port for vf */
198 struct bfad_port_s pport; /* physical port of the BFAD */
257 struct bfad_port_s *port;
315 void bfad_debugfs_init(struct bfad_port_s *port);
316 void bfad_debugfs_exit(struct bfad_port_s *port);
A Dbfad_im.h26 bfa_status_t bfad_im_port_new(struct bfad_s *bfad, struct bfad_port_s *port);
27 void bfad_im_port_delete(struct bfad_s *bfad, struct bfad_port_s *port);
52 struct bfad_port_s *port;
A Dbfa_fcs.h147 struct bfad_port_s *bfad_port; /* driver peer instance */
264 static inline struct bfad_port_s *
519 static inline struct bfad_port_s *
833 struct bfad_port_s;
841 struct bfad_port_s *bfa_fcb_lport_new(struct bfad_s *bfad,
A Dbfad_im.c452 struct bfad_port_s *port; in bfa_fcb_itnim_free()
490 struct bfad_port_s *port; in bfa_fcb_itnim_online()
511 struct bfad_port_s *port; in bfa_fcb_itnim_offline()
620 bfad_im_port_new(struct bfad_s *bfad, struct bfad_port_s *port) in bfad_im_port_new()
643 bfad_im_port_delete(struct bfad_s *bfad, struct bfad_port_s *port) in bfad_im_port_delete()
1029 struct bfad_port_s *port = im_port->port; in bfad_fc_host_init()
A Dbfad_attr.c104 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_port_id()
187 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_active_fc4s()
243 struct bfad_port_s *port = im_port->port; in bfad_im_get_host_fabric_name()
818 struct bfad_port_s *port = im_port->port; in bfad_im_node_name_show()
918 struct bfad_port_s *port = im_port->port; in bfad_im_num_of_discovered_ports_show()
A Dbfad.c431 struct bfad_port_s *
437 struct bfad_port_s *port_drv; in bfa_fcb_lport_new()

Completed in 18 milliseconds