Lines Matching defs:nport_hdl
619 ctx->u_id, ctx->nport->nport_hdl, ctx->rpi, ctx->oxid, ctx->rxid);
655 ctx->u_id, ctx->nport->nport_hdl, ctx->rpi, ctx->oxid, ctx->rxid);
678 ctx->u_id, ctx->nport->nport_hdl, ctx->rpi, ctx->oxid, ctx->rxid);
703 nport = nvmf_fc_nport_find(ctx->port_hdl, ctx->nport_hdl);
710 ctx->nport_hdl, ctx->rpi, ctx->oxid, ctx->rxid);
717 ctx->u_id, ctx->nport->nport_hdl, ctx->rpi, ctx->oxid, ctx->rxid);
733 (ctx->handled) ? "ACC" : "REJ", ctx->nport->nport_hdl, ctx->rpi, ctx->oxid, ctx->rxid);
753 nport->nport_hdl, rpi, oxid, rxid);
802 ctx->nport_hdl = nport->nport_hdl;
836 nport->nport_hdl, rpi, oxid, rxid);
981 nvmf_fc_nport_hdl_lookup(struct spdk_nvmf_fc_port *fc_port, uint16_t nport_hdl)
986 if (fc_nport->nport_hdl == nport_hdl) {
995 nvmf_fc_nport_find(uint8_t port_hdl, uint16_t nport_hdl)
1001 return nvmf_fc_nport_hdl_lookup(fc_port, nport_hdl);
1137 nvmf_ctrlr_is_on_nport(uint8_t port_hdl, uint16_t nport_hdl,
1147 fc_nport = nvmf_fc_nport_find(port_hdl, nport_hdl);
1157 nport_hdl);
2471 uint32_t nport_hdl = nport->nport_hdl;
2492 nport_hdl, port_handle, s_id, d_id, rpi, assoc_count, err);
2512 uint32_t nport_hdl = nport->nport_hdl;
2554 nport_hdl, s_id, d_id, rpi, assoc_count, err);
2585 nport->nport_hdl);
2593 SPDK_ERRLOG("Failed to allocate memory for cb_data on nport:%d.\n", nport->nport_hdl);
2640 nport->nport_hdl, s_id, rpi, assoc_count, num_assoc, num_assoc_del_scheduled, err);
3239 nport->nport_hdl = args->nport_handle;
3280 uint16_t nport_hdl = 0;
3292 nport_hdl = nport->nport_hdl;
3296 nport->port_hdl, nport->nport_hdl);
3314 nport->port_hdl, nport->nport_hdl);
3327 port_handle, nport_hdl, event_type, spdk_err);
3408 nport->nport_hdl);
3438 it_del_args->nport_handle = nport->nport_hdl;