Searched refs:csio_rnode (Results 1 – 10 of 10) sorted by relevance
120 static struct csio_rnode *123 struct csio_rnode *rnhead = (struct csio_rnode *) &ln->rnhead; in csio_rn_lookup()125 struct csio_rnode *rn; in csio_rn_lookup()147 struct csio_rnode *rnhead = (struct csio_rnode *) &ln->rnhead; in csio_rn_lookup_wwpn()149 struct csio_rnode *rn; in csio_rn_lookup_wwpn()168 struct csio_rnode *171 struct csio_rnode *rnhead = (struct csio_rnode *) &ln->rnhead; in csio_rnode_lookup_portid()173 struct csio_rnode *rn; in csio_rnode_lookup_portid()190 struct csio_rnode *rn; in csio_rn_dup_flowid()260 struct csio_rnode *rn; in csio_get_rnode()[all …]
88 struct csio_rnode { struct125 int csio_is_rnode_ready(struct csio_rnode *rn); argument126 void csio_rnode_state_to_str(struct csio_rnode *rn, int8_t *str);128 struct csio_rnode *csio_rnode_lookup_portid(struct csio_lnode *, uint32_t);129 struct csio_rnode *csio_confirm_rnode(struct csio_lnode *,132 void csio_rnode_fwevt_handler(struct csio_rnode *rn, uint8_t fwevt);134 void csio_put_rnode(struct csio_lnode *ln, struct csio_rnode *rn);136 void csio_reg_rnode(struct csio_rnode *);137 void csio_unreg_rnode(struct csio_rnode *);139 void csio_rnode_devloss_handler(struct csio_rnode *);
59 csio_reg_rnode(struct csio_rnode *rn) in csio_reg_rnode()88 *((struct csio_rnode **)rport->dd_data) = rn; in csio_reg_rnode()121 csio_unreg_rnode(struct csio_rnode *rn) in csio_unreg_rnode()311 struct csio_rnode *rn = NULL; in csio_get_host_fabric_name()683 struct csio_rnode *rn; in csio_dev_loss_tmo_callbk()687 rn = *((struct csio_rnode **)rport->dd_data); in csio_dev_loss_tmo_callbk()747 .dd_fcrport_size = sizeof(struct csio_rnode *),792 .dd_fcrport_size = sizeof(struct csio_rnode *),
568 struct csio_rnode *fdmi_rn = (struct csio_rnode *)context; in csio_ln_fdmi_start()937 struct csio_rnode *rnhead = (struct csio_rnode *) &ln->rnhead; in csio_post_event_rns()939 struct csio_rnode *rn; in csio_post_event_rns()942 rn = (struct csio_rnode *) tmp; in csio_post_event_rns()959 struct csio_rnode *rnhead = (struct csio_rnode *) &ln->rnhead; in csio_cleanup_rns()961 struct csio_rnode *rn; in csio_cleanup_rns()964 rn = (struct csio_rnode *) tmp; in csio_cleanup_rns()1486 struct csio_rnode *rn; in csio_fcoe_fwevt_handler()1730 struct csio_rnode *rn = io_req->rnode; in csio_ln_mgmt_submit_wr()
204 struct csio_rnode *rn = req->rnode; in csio_scsi_init_cmd_wr()363 struct csio_rnode *rn = req->rnode; in csio_scsi_init_read_wr()416 struct csio_rnode *rn = req->rnode; in csio_scsi_init_write_wr()650 struct csio_rnode *rn = req->rnode; in csio_scsi_init_abrt_cls_wr()777 struct csio_rnode *rn; in csio_scsis_io_active()1572 struct csio_rnode *rn = (struct csio_rnode *)(cmnd->device->hostdata); in csio_scsi_err_handler()1784 struct csio_rnode *rn = (struct csio_rnode *)(cmnd->device->hostdata); in csio_queuecommand()1922 struct csio_rnode *rn = (struct csio_rnode *)(cmnd->device->hostdata); in csio_eh_abort_handler()2067 struct csio_rnode *rn = (struct csio_rnode *)(cmnd->device->hostdata); in csio_eh_lun_reset_handler()
13 csio_mb.o csio_rnode.o csio_wr.o
186 struct csio_rnode *rnode;
252 struct csio_rnode *rnode; /* Src/destination rnode */
476 sizeof(struct csio_rnode)); in csio_resource_alloc()
3982 struct csio_rnode *rn; in csio_evtq_worker()
Completed in 33 milliseconds