Searched refs:subport (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c300 unsigned subport = subport_fp(fp); local
322 } else if (!subport) {
330 tidoff = tidcnt * (subport - 1);
492 * @subport: the subport
506 static int ipath_tid_free(struct ipath_portdata *pd, unsigned subport, argument
529 else if (!subport) {
535 porttid += tidcnt * (subport - 1);
734 * @subport: the subport
741 ipath_manage_rcvq(struct ipath_portdata *pd, unsigned subport, int start_stop) argument
1159 mmap_kvaddr(struct vm_area_struct *vma, u64 pgaddr, struct ipath_portdata *pd, unsigned subport) argument
2155 ipath_port_info(struct ipath_portdata *pd, u16 subport, struct ipath_port_info __user *uinfo) argument
[all...]
H A Dipath_common.h464 __u16 subport; /* subport on unit assigned to caller */ member in struct:ipath_port_info
H A Dipath_kernel.h865 unsigned subport; member in struct:ipath_filedata
944 ((struct ipath_filedata *)(fp)->private_data)->subport
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c300 unsigned subport = subport_fp(fp); local
322 } else if (!subport) {
330 tidoff = tidcnt * (subport - 1);
492 * @subport: the subport
506 static int ipath_tid_free(struct ipath_portdata *pd, unsigned subport, argument
529 else if (!subport) {
535 porttid += tidcnt * (subport - 1);
734 * @subport: the subport
741 ipath_manage_rcvq(struct ipath_portdata *pd, unsigned subport, int start_stop) argument
1159 mmap_kvaddr(struct vm_area_struct *vma, u64 pgaddr, struct ipath_portdata *pd, unsigned subport) argument
2155 ipath_port_info(struct ipath_portdata *pd, u16 subport, struct ipath_port_info __user *uinfo) argument
[all...]
H A Dipath_common.h464 __u16 subport; /* subport on unit assigned to caller */ member in struct:ipath_port_info
H A Dipath_kernel.h865 unsigned subport; member in struct:ipath_filedata
944 ((struct ipath_filedata *)(fp)->private_data)->subport

Completed in 121 milliseconds