Searched refs:ipath_portdata (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/drivers/staging/rdma/ipath/ |
| D | ipath_kernel.h | 84 struct ipath_portdata { struct 275 struct ipath_portdata **ipath_pd; 316 int (*ipath_f_get_base_info)(struct ipath_portdata *, void *); 864 struct ipath_portdata *pd; 914 int ipath_create_rcvhdrq(struct ipath_devdata *, struct ipath_portdata *); 915 void ipath_free_pddata(struct ipath_devdata *, struct ipath_portdata *); 919 void ipath_kreceive(struct ipath_portdata *); 1025 void ipath_free_data(struct ipath_portdata *dd); 1201 static inline void ipath_clear_rcvhdrtail(const struct ipath_portdata *pd) in ipath_clear_rcvhdrtail() 1206 static inline u32 ipath_get_rcvhdrtail(const struct ipath_portdata *pd) in ipath_get_rcvhdrtail() [all …]
|
| D | ipath_file_ops.c | 97 struct ipath_portdata *pd = port_fp(fp); in ipath_get_base_info() 295 static int ipath_tid_update(struct ipath_portdata *pd, struct file *fp, in ipath_tid_update() 513 static int ipath_tid_free(struct ipath_portdata *pd, unsigned subport, in ipath_tid_free() 610 static int ipath_set_part_key(struct ipath_portdata *pd, u16 key) in ipath_set_part_key() 748 static int ipath_manage_rcvq(struct ipath_portdata *pd, unsigned subport, in ipath_manage_rcvq() 798 static void ipath_clean_part_key(struct ipath_portdata *pd, in ipath_clean_part_key() 858 static void init_user_egr_sizes(struct ipath_portdata *pd) in init_user_egr_sizes() 894 static int ipath_create_user_egr(struct ipath_portdata *pd) in ipath_create_user_egr() 986 struct ipath_portdata *pd, unsigned len, int write_ok, in ipath_mmap_mem() 1058 struct ipath_portdata *pd, in mmap_piobufs() [all …]
|
| D | ipath_init_chip.c | 211 static struct ipath_portdata *create_portdata0(struct ipath_devdata *dd) in create_portdata0() 213 struct ipath_portdata *pd; in create_portdata0() 228 struct ipath_portdata *pd; in init_chip_first() 714 struct ipath_portdata *pd; in ipath_init_chip() 880 struct ipath_portdata *npd; in ipath_init_chip()
|
| D | ipath_stats.c | 144 struct ipath_portdata *pd = dd->ipath_pd[0]; in ipath_qcheck() 337 struct ipath_portdata *pd = dd->ipath_pd[i]; in ipath_get_faststats()
|
| D | ipath_intr.c | 591 struct ipath_portdata *pd = dd->ipath_pd[i]; in handle_hdrq_full() 812 struct ipath_portdata *pd = dd->ipath_pd[0]; in handle_errors() 1037 struct ipath_portdata *pd = dd->ipath_pd[i]; in handle_urcv()
|
| D | ipath_driver.c | 642 struct ipath_portdata **tmp; in cleanup_device() 735 struct ipath_portdata *pd = tmp[port]; in cleanup_device() 1152 void ipath_kreceive(struct ipath_portdata *pd) in ipath_kreceive() 1770 struct ipath_portdata *pd) in ipath_create_rcvhdrq() 2434 void ipath_free_pddata(struct ipath_devdata *dd, struct ipath_portdata *pd) in ipath_free_pddata()
|
| D | ipath_mad.c | 353 struct ipath_portdata *pd = dd->ipath_pd[0]; in get_pkeys() 731 struct ipath_portdata *pd; in set_pkeys()
|
| D | ipath_iba6110.c | 1675 static int ipath_ht_get_base_info(struct ipath_portdata *pd, void *kbase) in ipath_ht_get_base_info()
|