Home
last modified time | relevance | path

Searched refs:subport (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_file_ops.c307 unsigned subport = subport_fp(fp); in ipath_tid_update() local
329 } else if (!subport) { in ipath_tid_update()
337 tidoff = tidcnt * (subport - 1); in ipath_tid_update()
513 static int ipath_tid_free(struct ipath_portdata *pd, unsigned subport, in ipath_tid_free() argument
536 else if (!subport) { in ipath_tid_free()
542 porttid += tidcnt * (subport - 1); in ipath_tid_free()
748 static int ipath_manage_rcvq(struct ipath_portdata *pd, unsigned subport, in ipath_manage_rcvq() argument
755 pd->port_port, subport); in ipath_manage_rcvq()
756 if (subport) in ipath_manage_rcvq()
1167 struct ipath_portdata *pd, unsigned subport) in mmap_kvaddr() argument
[all …]
Dipath_common.h464 __u16 subport; /* subport on unit assigned to caller */ member
Dipath_kernel.h866 unsigned subport; member
942 ((struct ipath_filedata *)(fp)->private_data)->subport