Lines Matching defs:n_port
1818 struct fc_lport *n_port = shost_priv(shost);
1820 struct qedf_ctx *base_qedf = lport_priv(n_port);
1905 n_port = shost_priv(shost);
1906 fc_exch_mgr_list_clone(n_port, vn_port);
1931 fc_host_supported_speeds(vn_port->host) = n_port->link_supported_speeds;
1934 vn_port->link_speed = n_port->link_speed;
1940 fc_host_maxframe_size(vn_port->host) = n_port->mfs;
1959 struct fc_lport *n_port = shost_priv(shost);
1971 mutex_lock(&n_port->lp_mutex);
1973 mutex_unlock(&n_port->lp_mutex);