Lines Matching defs:n_port
1821 struct fc_lport *n_port = shost_priv(shost);
1823 struct qedf_ctx *base_qedf = lport_priv(n_port);
1909 n_port = shost_priv(shost);
1910 fc_exch_mgr_list_clone(n_port, vn_port);
1935 fc_host_supported_speeds(vn_port->host) = n_port->link_supported_speeds;
1938 vn_port->link_speed = n_port->link_speed;
1944 fc_host_maxframe_size(vn_port->host) = n_port->mfs;
1963 struct fc_lport *n_port = shost_priv(shost);
1975 mutex_lock(&n_port->lp_mutex);
1977 mutex_unlock(&n_port->lp_mutex);