Lines Matching refs:port_id
95 "port_id (%6x)\n", rport->port_id); in bnx2fc_offload_session()
272 tgt->rdata->ids.port_id, tgt->num_active_ios.counter); in bnx2fc_flush_active_ios()
449 u32 port_id; in bnx2fc_rport_event_handler() local
452 event, rdata->ids.port_id); in bnx2fc_rport_event_handler()
461 if (rport->port_id == FC_FID_DIR_SERV) { in bnx2fc_rport_event_handler()
469 rdata->ids.port_id); in bnx2fc_rport_event_handler()
528 port_id = rdata->ids.port_id; in bnx2fc_rport_event_handler()
529 if (port_id == FC_FID_DIR_SERV) in bnx2fc_rport_event_handler()
534 port_id); in bnx2fc_rport_event_handler()
579 u32 port_id) in bnx2fc_tgt_lookup() argument
591 if (rdata->ids.port_id == port_id) { in bnx2fc_tgt_lookup()
599 rdata->ids.port_id); in bnx2fc_tgt_lookup()