• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/

Lines Matching refs:hbq_dmabuf

67 				      struct hbq_dmabuf *);
1266 struct hbq_dmabuf *hbq_buf;
1277 hbq_buf = container_of(dmabuf, struct hbq_dmabuf, dbuf);
1286 hbq_buf = container_of(dmabuf, struct hbq_dmabuf, dbuf);
1321 struct hbq_dmabuf *hbq_buf)
1339 struct hbq_dmabuf *hbq_buf)
1378 struct hbq_dmabuf *hbq_buf)
1442 struct hbq_dmabuf *hbq_buffer;
1465 list_remove_head(&hbq_buf_list, hbq_buffer, struct hbq_dmabuf,
1480 list_remove_head(&hbq_buf_list, hbq_buffer, struct hbq_dmabuf,
1534 static struct hbq_dmabuf *
1542 return container_of(d_buf, struct hbq_dmabuf, dbuf);
1555 static struct hbq_dmabuf *
1559 struct hbq_dmabuf *hbq_buf;
1568 hbq_buf = container_of(d_buf, struct hbq_dmabuf, dbuf);
1591 lpfc_sli_free_hbq(struct lpfc_hba *phba, struct hbq_dmabuf *hbq_buffer)
1921 struct hbq_dmabuf *hbq_entry;
2974 struct hbq_dmabuf *dmabuf;
3000 dmabuf = container_of(cq_event, struct hbq_dmabuf,
8991 struct hbq_dmabuf *dma_buf;
11202 struct hbq_dmabuf *dmabuf = NULL;
11209 dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf);
11226 struct hbq_dmabuf *dmabuf = NULL;
11230 dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf);
11258 struct hbq_dmabuf *dmabuf = NULL;
11269 dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf);
11299 static struct hbq_dmabuf *
11300 lpfc_fc_frame_add(struct lpfc_vport *vport, struct hbq_dmabuf *dmabuf)
11306 struct hbq_dmabuf *seq_dmabuf = NULL;
11307 struct hbq_dmabuf *temp_dmabuf = NULL;
11320 seq_dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf);
11352 temp_dmabuf = container_of(d_buf, struct hbq_dmabuf, dbuf);
11385 struct hbq_dmabuf *dmabuf)
11390 struct hbq_dmabuf *seq_dmabuf = NULL;
11403 seq_dmabuf = container_of(h_buf, struct hbq_dmabuf, hbuf);
11538 struct hbq_dmabuf *dmabuf)
11584 lpfc_seq_complete(struct hbq_dmabuf *dmabuf)
11588 struct hbq_dmabuf *seq_dmabuf;
11603 seq_dmabuf = container_of(d_buf, struct hbq_dmabuf, dbuf);
11632 lpfc_prep_seq(struct lpfc_vport *vport, struct hbq_dmabuf *seq_dmabuf)
11715 struct hbq_dmabuf *seq_dmabuf)
11764 struct hbq_dmabuf *dmabuf)
11766 struct hbq_dmabuf *seq_dmabuf;