Searched refs:rport_ops (Results 1 – 1 of 1) sorted by relevance
248 struct fc_rport_operations *rport_ops; in fc_rport_work() local256 rport_ops = rdata->ops; in fc_rport_work()292 if (rport_ops && rport_ops->event_callback) { in fc_rport_work()294 rport_ops->event_callback(lport, rdata, event); in fc_rport_work()318 if (rport_ops && rport_ops->event_callback) { in fc_rport_work()320 rport_ops->event_callback(lport, rdata, event); in fc_rport_work()