Searched refs:start_stop (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/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dgio_defs.h435 unsigned int start_stop : 1; member in struct:__anon12574
508 unsigned int start_stop : 1; member in struct:__anon12579
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dgio_defs.h435 unsigned int start_stop : 1; member in struct:__anon24267
508 unsigned int start_stop : 1; member in struct:__anon24272
/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.c735 * @start_stop: action to carry out
737 * start_stop == 0 disables receive on the port, for use in queue
738 * overflow conditions. start_stop==1 re-enables, to be used to
742 int start_stop)
747 start_stop ? "en" : "dis", dd->ipath_unit,
752 if (start_stop) {
776 if (start_stop) {
741 ipath_manage_rcvq(struct ipath_portdata *pd, unsigned subport, int start_stop) argument
/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.c735 * @start_stop: action to carry out
737 * start_stop == 0 disables receive on the port, for use in queue
738 * overflow conditions. start_stop==1 re-enables, to be used to
742 int start_stop)
747 start_stop ? "en" : "dis", dd->ipath_unit,
752 if (start_stop) {
776 if (start_stop) {
741 ipath_manage_rcvq(struct ipath_portdata *pd, unsigned subport, int start_stop) argument
/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_file_ops.c647 * @start_stop: action to carry out
649 * start_stop == 0 disables receive on the context, for use in queue
650 * overflow conditions. start_stop==1 re-enables, to be used to
654 int start_stop)
662 if (start_stop) {
653 qib_manage_rcvq(struct qib_ctxtdata *rcd, unsigned subctxt, int start_stop) argument
/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_file_ops.c647 * @start_stop: action to carry out
649 * start_stop == 0 disables receive on the context, for use in queue
650 * overflow conditions. start_stop==1 re-enables, to be used to
654 int start_stop)
662 if (start_stop) {
653 qib_manage_rcvq(struct qib_ctxtdata *rcd, unsigned subctxt, int start_stop) argument

Completed in 188 milliseconds