Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ipath/
Dipath_file_ops.c303 unsigned subport = subport_fp(fp); in ipath_tid_update() local
325 } else if (!subport) { in ipath_tid_update()
333 tidoff = tidcnt * (subport - 1); in ipath_tid_update()
509 static int ipath_tid_free(struct ipath_portdata *pd, unsigned subport, in ipath_tid_free() argument
532 else if (!subport) { in ipath_tid_free()
538 porttid += tidcnt * (subport - 1); in ipath_tid_free()
744 static int ipath_manage_rcvq(struct ipath_portdata *pd, unsigned subport, in ipath_manage_rcvq() argument
751 pd->port_port, subport); in ipath_manage_rcvq()
752 if (subport) in ipath_manage_rcvq()
1163 struct ipath_portdata *pd, unsigned subport) in mmap_kvaddr() argument
[all …]
Dipath_kernel.h866 unsigned subport; member
945 ((struct ipath_filedata *)(fp)->private_data)->subport
Dipath_common.h464 __u16 subport; /* subport on unit assigned to caller */ member