Searched refs:fc_nodes (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_vport.c483 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
803 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
825 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
858 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
H A Dlpfc_hbadisc.c690 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
821 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
3511 list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes);
3528 list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes);
3888 list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) {
4137 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
4493 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes,
4581 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes,
4835 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
5067 list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_list
[all...]
H A Dlpfc.h333 struct list_head fc_nodes; member in struct:lpfc_vport
H A Dlpfc_attr.c2128 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp)
2775 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
3165 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
4319 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
H A Dlpfc_debugfs.c536 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
H A Dlpfc_els.c576 &vport->fc_nodes, nlp_listp) {
3953 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
4011 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
4176 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
6427 &vport->fc_nodes, nlp_listp) {
H A Dlpfc_init.c2141 list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
2184 while (!list_empty(&vport->fc_nodes)) {
2189 &vport->fc_nodes, nlp_listp) {
2468 &vports[i]->fc_nodes,
2641 INIT_LIST_HEAD(&vport->fc_nodes);
H A Dlpfc_scsi.c3539 list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {

Completed in 104 milliseconds