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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c280 unsigned subport = subport_fp(fp); local
302 } else if (!subport) {
310 tidoff = tidcnt * (subport - 1);
470 * @subport: the subport
484 static int ipath_tid_free(struct ipath_portdata *pd, unsigned subport, argument
507 else if (!subport) {
513 porttid += tidcnt * (subport - 1);
710 * @subport: the subport
717 ipath_manage_rcvq(struct ipath_portdata *pd, unsigned subport, int start_stop) argument
1147 mmap_kvaddr(struct vm_area_struct *vma, u64 pgaddr, struct ipath_portdata *pd, unsigned subport) argument
2004 ipath_port_info(struct ipath_portdata *pd, u16 subport, struct ipath_port_info __user *uinfo) argument
[all...]
H A Dipath_kernel.h582 unsigned subport; member in struct:ipath_filedata
647 ((struct ipath_filedata *)(fp)->private_data)->subport
H A Dipath_common.h442 __u16 subport; /* subport on unit assigned to caller */ member in struct:ipath_port_info

Completed in 87 milliseconds