Lines Matching refs:port_id
95 "port_id (%6x)\n", rport->port_id); in bnx2fc_offload_session()
270 tgt->rdata->ids.port_id, tgt->num_active_ios.counter); in bnx2fc_flush_active_ios()
447 u32 port_id; in bnx2fc_rport_event_handler() local
450 event, rdata->ids.port_id); in bnx2fc_rport_event_handler()
459 if (rport->port_id == FC_FID_DIR_SERV) { in bnx2fc_rport_event_handler()
467 rdata->ids.port_id); in bnx2fc_rport_event_handler()
526 port_id = rdata->ids.port_id; in bnx2fc_rport_event_handler()
527 if (port_id == FC_FID_DIR_SERV) in bnx2fc_rport_event_handler()
532 port_id); in bnx2fc_rport_event_handler()
577 u32 port_id) in bnx2fc_tgt_lookup() argument
589 if (rdata->ids.port_id == port_id) { in bnx2fc_tgt_lookup()
597 rdata->ids.port_id); in bnx2fc_tgt_lookup()