Searched refs:sent (Results 101 - 125 of 267) sorted by relevance

1234567891011

/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_user_sdma.c74 * pkts sent to dma engine are queued on this
78 struct list_head sent; member in struct:qib_user_sdma_queue
110 INIT_LIST_HEAD(&pq->sent);
575 list_for_each_entry_safe(pkt, pkt_prev, &pq->sent, list) {
636 if (list_empty(&pq->sent)) {
646 if (!list_empty(&pq->sent)) {
652 list_splice_init(&pq->sent, &free_list);
786 list_move_tail(&pkt->list, &pq->sent);
/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_user_sdma.c75 * pkts sent to dma engine are queued on this
79 struct list_head sent; member in struct:ipath_user_sdma_queue
111 INIT_LIST_HEAD(&pq->sent);
574 list_for_each_entry_safe(pkt, pkt_prev, &pq->sent, list) {
634 if (list_empty(&pq->sent)) {
644 if (!list_empty(&pq->sent)) {
650 list_splice_init(&pq->sent, &free_list);
775 list_move_tail(&pkt->list, &pq->sent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dsync_serial.c1330 int sent; local
1331 sent = port->catch_tr_descr->after -
1335 port->out_buf_count, sent,
1336 port->out_buf_count - sent,
1339 port->out_buf_count -= sent;
1345 int i, sent; local
1355 sent = port->catch_tr_descr->after -
1360 sent,
1362 port->out_buf_count -= sent;
1371 sent
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Dsync_serial.c1330 int sent; local
1331 sent = port->catch_tr_descr->after -
1335 port->out_buf_count, sent,
1336 port->out_buf_count - sent,
1339 port->out_buf_count -= sent;
1345 int i, sent; local
1355 sent = port->catch_tr_descr->after -
1360 sent,
1362 port->out_buf_count -= sent;
1371 sent
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_c/ex_rep/base/
H A Drep_net.c663 int ret, sent; local
671 sent = 0;
678 sent++;
686 return (sent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dmeth.h39 u64 sent:1; /* always set to 1...*/ member in struct:tx_status_vector
56 u64 tx_int_flag:1; /*Generate TX intrrupt when packet has been sent*/
193 /* 1: A TX message had the INT request bit set, the packet has been sent. */
232 #define METH_TX_CMD_INT_EN BIT(24) /* Generate TX interrupt when packet is sent */
H A Dppp_synctty.c558 * and 7 (code-reject) must be sent as though no options
629 int sent, done = 0; local
640 sent = tty->ops->write(tty, ap->tpkt->data, ap->tpkt->len);
641 if (sent < 0)
643 if (sent < ap->tpkt->len) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dmeth.h39 u64 sent:1; /* always set to 1...*/ member in struct:tx_status_vector
56 u64 tx_int_flag:1; /*Generate TX intrrupt when packet has been sent*/
193 /* 1: A TX message had the INT request bit set, the packet has been sent. */
232 #define METH_TX_CMD_INT_EN BIT(24) /* Generate TX interrupt when packet is sent */
H A Dppp_synctty.c558 * and 7 (code-reject) must be sent as though no options
629 int sent, done = 0; local
640 sent = tty->ops->write(tty, ap->tpkt->data, ap->tpkt->len);
641 if (sent < 0)
643 if (sent < ap->tpkt->len) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_c/ex_rep/base/
H A Drep_net.c663 int ret, sent; local
671 sent = 0;
678 sent++;
686 return (sent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Drep085.tcl121 error_check_good update.msg.sent \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_c/ex_rep/base/
H A Drep_net.c663 int ret, sent; local
671 sent = 0;
678 sent++;
686 return (sent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Drep085.tcl121 error_check_good update.msg.sent \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Drep085.tcl121 error_check_good update.msg.sent \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-pwdump-accounts202 stdout. All errors and informations are sent to stderr.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/usb/
H A Dwusb-cbaf39 Get the device ID associated to the HOST-CHDI we sent with
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/usb/
H A Dwusb-cbaf39 Get the device ID associated to the HOST-CHDI we sent with
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-pwdump-accounts202 stdout. All errors and informations are sent to stderr.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-pwdump-accounts202 stdout. All errors and informations are sent to stderr.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/pcmcia/
H A Dfmvj18x_cs.c117 u_short sent; member in struct:local_info_t
767 dev->stats.tx_packets += lp->sent ;
768 lp->sent = 0 ;
771 lp->sent = lp->tx_queue ;
822 lp->sent = 0;
872 lp->sent = lp->tx_queue ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dfmvj18x_cs.c117 u_short sent; member in struct:local_info_t
767 dev->stats.tx_packets += lp->sent ;
768 lp->sent = 0 ;
771 lp->sent = lp->tx_queue ;
822 lp->sent = 0;
872 lp->sent = lp->tx_queue ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/bluetooth/
H A Dhci_core.c580 /* Drop last sent command */
1319 /* Get data from the previously sent command */
1442 if (c->sent < min) {
1443 min = c->sent;
1470 if (c->type == ACL_LINK && c->sent) {
1503 conn->sent++;
1522 conn->sent++;
1523 if (conn->sent == ~0)
1524 conn->sent = 0;
1542 conn->sent
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/bluetooth/
H A Dhci_core.c580 /* Drop last sent command */
1319 /* Get data from the previously sent command */
1442 if (c->sent < min) {
1443 min = c->sent;
1470 if (c->type == ACL_LINK && c->sent) {
1503 conn->sent++;
1522 conn->sent++;
1523 if (conn->sent == ~0)
1524 conn->sent = 0;
1542 conn->sent
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Dfsl_qe_udc.c1153 ep->sent += asent;
1160 if ((ep->tx_req->req.length - ep->sent) <= 0) {
1161 ep->tx_req->req.actual = (unsigned int)ep->sent;
1165 ep->sent = 0;
1175 ep->sent = 0;
1189 size = min_t(u32, (ep->tx_req->req.length - ep->sent),
1191 buf = (u8 *)ep->tx_req->req.buf + ep->sent;
1228 if ((req->req.length - ep->sent) > 0)
1314 ep->sent += asent;
1321 if ((ep->tx_req->req.length - ep->sent) <
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Dfsl_qe_udc.c1153 ep->sent += asent;
1160 if ((ep->tx_req->req.length - ep->sent) <= 0) {
1161 ep->tx_req->req.actual = (unsigned int)ep->sent;
1165 ep->sent = 0;
1175 ep->sent = 0;
1189 size = min_t(u32, (ep->tx_req->req.length - ep->sent),
1191 buf = (u8 *)ep->tx_req->req.buf + ep->sent;
1228 if ((req->req.length - ep->sent) > 0)
1314 ep->sent += asent;
1321 if ((ep->tx_req->req.length - ep->sent) <
[all...]

Completed in 357 milliseconds

1234567891011