Searched refs:poll_type (Results 1 - 12 of 12) 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/qib/
H A Dqib_common.h462 __u16 poll_type; member in union:qib_cmd::__anon15531
H A Dqib_file_ops.c1140 else if (rcd->poll_type == QIB_POLL_TYPE_URGENT)
1142 else if (rcd->poll_type == QIB_POLL_TYPE_ANYRCV)
2018 copy = sizeof(cmd.cmd.poll_type);
2019 dest = &cmd.cmd.poll_type;
2020 src = &ucmd->cmd.poll_type;
2117 rcd->poll_type = cmd.cmd.poll_type;
H A Dqib.h217 u16 poll_type; member in struct:qib_ctxtdata
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_common.h462 __u16 poll_type; member in union:qib_cmd::__anon27224
H A Dqib_file_ops.c1140 else if (rcd->poll_type == QIB_POLL_TYPE_URGENT)
1142 else if (rcd->poll_type == QIB_POLL_TYPE_ANYRCV)
2018 copy = sizeof(cmd.cmd.poll_type);
2019 dest = &cmd.cmd.poll_type;
2020 src = &ucmd->cmd.poll_type;
2117 rcd->poll_type = cmd.cmd.poll_type;
H A Dqib.h217 u16 poll_type; member in struct:qib_ctxtdata
/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.c1356 if ((pd->poll_type & IPATH_POLL_TYPE_OVERFLOW) &&
1449 else if (pd->poll_type & IPATH_POLL_TYPE_URGENT)
2292 copy = sizeof(cmd.cmd.poll_type);
2293 dest = &cmd.cmd.poll_type;
2294 src = &ucmd->cmd.poll_type;
2384 pd->poll_type = cmd.cmd.poll_type;
H A Dipath_common.h513 __u16 poll_type; member in union:ipath_cmd::__anon15443
H A Dipath_kernel.h181 u16 poll_type; member in struct:ipath_portdata
/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.c1356 if ((pd->poll_type & IPATH_POLL_TYPE_OVERFLOW) &&
1449 else if (pd->poll_type & IPATH_POLL_TYPE_URGENT)
2292 copy = sizeof(cmd.cmd.poll_type);
2293 dest = &cmd.cmd.poll_type;
2294 src = &ucmd->cmd.poll_type;
2384 pd->poll_type = cmd.cmd.poll_type;
H A Dipath_common.h513 __u16 poll_type; member in union:ipath_cmd::__anon27136
H A Dipath_kernel.h181 u16 poll_type; member in struct:ipath_portdata

Completed in 289 milliseconds