Searched refs:qib_ctxtdata (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.h40 int qib_user_sdma_writev(struct qib_ctxtdata *pd,
H A Dqib.h117 struct qib_ctxtdata { struct
677 struct qib_ctxtdata **rcd; /* Receive Context Data */
717 void (*f_clear_tids)(struct qib_devdata *, struct qib_ctxtdata *);
723 int (*f_get_base_info)(struct qib_ctxtdata *, struct qib_base_info *);
769 void (*f_update_usrhead)(struct qib_ctxtdata *, u64, u32, u32);
770 u32 (*f_hdrqempty)(struct qib_ctxtdata *);
778 void (*f_init_ctxt)(struct qib_ctxtdata *);
780 struct qib_ctxtdata *);
1038 struct qib_ctxtdata *rcd;
1085 int qib_disarm_piobufs_ifneeded(struct qib_ctxtdata *);
[all...]
H A Dqib_file_ops.c90 struct qib_ctxtdata *rcd = ctxt_fp(fp);
273 static int qib_tid_update(struct qib_ctxtdata *rcd, struct file *fp,
466 static int qib_tid_free(struct qib_ctxtdata *rcd, unsigned subctxt,
555 static int qib_set_part_key(struct qib_ctxtdata *rcd, u16 key)
653 static int qib_manage_rcvq(struct qib_ctxtdata *rcd, unsigned subctxt,
682 static void qib_clean_part_key(struct qib_ctxtdata *rcd,
716 static int qib_mmap_mem(struct vm_area_struct *vma, struct qib_ctxtdata *rcd,
790 struct qib_ctxtdata *rcd,
837 struct qib_ctxtdata *rcd)
902 struct qib_ctxtdata *rc
[all...]
H A Dqib_tx.c79 int qib_disarm_piobufs_ifneeded(struct qib_ctxtdata *rcd)
133 struct qib_ctxtdata *rcd;
381 unsigned len, u32 avail, struct qib_ctxtdata *rcd)
449 struct qib_ctxtdata *rcd;
H A Dqib_init.c128 struct qib_ctxtdata *rcd;
152 struct qib_ctxtdata *qib_create_ctxtdata(struct qib_pportdata *ppd, u32 ctxt)
155 struct qib_ctxtdata *rcd;
398 struct qib_ctxtdata *rcd = dd->rcd[i];
501 struct qib_ctxtdata *rcd;
783 void qib_free_ctxtdata(struct qib_devdata *dd, struct qib_ctxtdata *rcd)
1137 struct qib_ctxtdata **tmp;
1192 struct qib_ctxtdata *rcd = tmp[ctxt];
1363 int qib_create_rcvhdrq(struct qib_devdata *dd, struct qib_ctxtdata *rcd)
1432 int qib_setup_eagerbufs(struct qib_ctxtdata *rc
[all...]
H A Dqib_intr.c187 struct qib_ctxtdata *rcd;
H A Dqib_driver.c275 static inline void *qib_get_egrbuf(const struct qib_ctxtdata *rcd, u32 etail)
309 u32 qib_kreceive(struct qib_ctxtdata *rcd, u32 *llic, u32 *npkts)
H A Dqib_verbs.h47 struct qib_ctxtdata;
909 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct qib_ib_header *hdr,
1036 void qib_ib_rcv(struct qib_ctxtdata *, void *, void *, u32);
H A Dqib_rc.c1132 u64 val, struct qib_ctxtdata *rcd)
1355 struct qib_ctxtdata *rcd)
1407 struct qib_ctxtdata *rcd)
1608 struct qib_ctxtdata *rcd)
1837 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct qib_ib_header *hdr,
H A Dqib_iba7322.c62 struct qib_ctxtdata *rcd);
2690 static void adjust_rcv_timeout(struct qib_ctxtdata *rcd, int npkts)
2816 struct qib_ctxtdata *rcd = data;
3379 struct qib_ctxtdata *rcd)
3444 static int qib_7322_get_base_info(struct qib_ctxtdata *rcd,
4004 static void qib_update_7322_usrhead(struct qib_ctxtdata *rcd, u64 hd,
4013 static u32 qib_7322_hdrqempty(struct qib_ctxtdata *rcd)
4052 struct qib_ctxtdata *rcd;
4360 struct qib_ctxtdata *rcd = dd->rcd[i];
6436 static void qib_7322_init_ctxt(struct qib_ctxtdata *rc
[all...]
H A Dqib_iba6120.c1971 struct qib_ctxtdata *rcd)
2044 static int qib_6120_get_base_info(struct qib_ctxtdata *rcd,
2076 static void qib_update_6120_usrhead(struct qib_ctxtdata *rcd, u64 hd,
2084 static u32 qib_6120_hdrqempty(struct qib_ctxtdata *rcd)
3433 static void qib_6120_init_ctxt(struct qib_ctxtdata *rcd)
3440 u32 len, u32 avail, struct qib_ctxtdata *rcd)
H A Dqib_iba7220.c2216 struct qib_ctxtdata *rcd)
2271 static int qib_7220_get_base_info(struct qib_ctxtdata *rcd,
2705 static void qib_update_7220_usrhead(struct qib_ctxtdata *rcd, u64 hd,
2713 static u32 qib_7220_hdrqempty(struct qib_ctxtdata *rcd)
4377 static void qib_7220_init_ctxt(struct qib_ctxtdata *rcd)
4390 u32 len, u32 which, struct qib_ctxtdata *rcd)
H A Dqib_user_sdma.c805 int qib_user_sdma_writev(struct qib_ctxtdata *rcd,
H A Dqib_mad.c563 struct qib_ctxtdata *rcd = dd->rcd[ppd->hw_pidx];
960 struct qib_ctxtdata *rcd;
H A Dqib_verbs.c543 static void qib_qp_rcv(struct qib_ctxtdata *rcd, struct qib_ib_header *hdr,
592 void qib_ib_rcv(struct qib_ctxtdata *rcd, void *rhdr, void *data, u32 tlen)

Completed in 324 milliseconds