Searched refs:send (Results 1 - 25 of 127) sorted by relevance

123456

/drivers/isdn/hardware/mISDN/
H A Dnetjet.c89 struct tiger_dma send; member in struct:tiger_hw
194 bc->bch.nr, fill, cnt, idx, card->send.idx);
201 val = card->send.start[idx];
204 card->send.start[idx++] = val;
205 if (idx >= card->send.size)
221 fill_mem(bc, 0, card->send.size, 0xff);
240 bc->free = card->send.size / 2;
254 bc->free = card->send.size / 2;
271 card->send.dmacur = inl(card->base + NJ_DMA_READ_ADR);
273 card->send
[all...]
/drivers/misc/ti-st/
H A DKconfig13 to register themselves with core and send data, the responses
/drivers/pps/generators/
H A DKconfig12 utilizes STROBE pin of a parallel port to send PPS signals. It uses
/drivers/usb/usbip/
H A Dusbip_common.c455 static void correct_endian_basic(struct usbip_header_basic *base, int send) argument
457 if (send) {
473 int send)
475 if (send) {
493 int send)
495 if (send) {
511 int send)
513 if (send)
520 int send)
522 if (send)
472 correct_endian_cmd_submit(struct usbip_header_cmd_submit *pdu, int send) argument
492 correct_endian_ret_submit(struct usbip_header_ret_submit *pdu, int send) argument
510 correct_endian_cmd_unlink(struct usbip_header_cmd_unlink *pdu, int send) argument
519 correct_endian_ret_unlink(struct usbip_header_ret_unlink *pdu, int send) argument
528 usbip_header_correct_endian(struct usbip_header *pdu, int send) argument
561 usbip_iso_packet_correct_endian( struct usbip_iso_packet_descriptor *iso, int send) argument
[all...]
/drivers/gpu/drm/nouveau/core/include/core/
H A Devent.h9 void (*send)(void *data, u32 size, struct nvkm_notify *); member in struct:nvkm_event_func
/drivers/misc/sgi-xp/
H A Dxp_main.c97 enum xp_retval (*send) (short, int, u32, void *, u16),
105 xpc_interface.send = send;
120 xpc_interface.send = (enum xp_retval(*)(short, int, u32, void *, u16))
H A Dxp.h189 xpGruSendMqError, /* 59: gru send message queue related error */
286 enum xp_retval (*send) (short, int, u32, void *, u16); member in struct:xpc_interface
312 return xpc_interface.send(partid, ch_number, flags, payload,
/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3cdev.h58 int (*send)(struct t3cdev *dev, struct sk_buff *skb); member in struct:t3cdev
/drivers/gpu/drm/nouveau/core/core/
H A Devent.c65 if (event->func->send) {
66 event->func->send(data, size, notify);
/drivers/net/wireless/iwlwifi/mvm/
H A Dquota.c185 bool send = false; local
299 send = true;
301 send = true;
305 send = true;
312 if (!send) {
313 /* don't send a practically unchanged command, the firmware has
323 IWL_ERR(mvm, "Failed to send quota: %d\n", err);
/drivers/isdn/hisax/
H A Dnetjet.c82 p = bcs->hw.tiger.send;
99 fill_mem(bcs, bcs->hw.tiger.send,
102 debugl1(cs, "Tiger stat rec %d/%d send %d",
126 fill_mem(bcs, bcs->hw.tiger.send,
135 fill_mem(bcs, bcs->hw.tiger.send,
143 bcs->hw.tiger.sendp = bcs->hw.tiger.send;
636 p = bcs->hw.tiger.send - 1;
638 sp = bcs->hw.tiger.send - 1;
646 p = bcs->hw.tiger.send;
650 p = bcs->hw.tiger.send;
[all...]
H A Dhfc_2bds0.c149 s = bcs->hw.hfc.send[bcs->hw.hfc.f1] - bcs->hw.hfc.send[bcs->hw.hfc.f2];
163 s = cs->hw.hfcD.send[cs->hw.hfcD.f1] - cs->hw.hfcD.send[cs->hw.hfcD.f2];
280 bcs->hw.hfc.send[bcs->hw.hfc.f1] = ReadZReg(cs, HFCB_FIFO | HFCB_Z1 | HFCB_SEND | HFCB_CHANNEL(bcs->channel));
284 bcs->hw.hfc.send[bcs->hw.hfc.f1]);
707 cs->hw.hfcD.send[cs->hw.hfcD.f1] = ReadZReg(cs, HFCD_FIFO | HFCD_Z1 | HFCD_SEND);
711 cs->hw.hfcD.send[cs->hw.hfcD.f1]);
1025 unsigned *send; local
1027 if (!(send
[all...]
H A Dhfc_2bs0.c63 s = bcs->hw.hfc.send[bcs->hw.hfc.f1] - bcs->hw.hfc.send[bcs->hw.hfc.f2];
261 bcs->hw.hfc.send[bcs->hw.hfc.f1] = ReadZReg(bcs, HFC_Z1 | HFC_SEND | HFC_CHANNEL(bcs->channel));
265 bcs->hw.hfc.send[bcs->hw.hfc.f1]);
560 if (!(bcs->hw.hfc.send = kmalloc(32 * sizeof(unsigned int), GFP_ATOMIC))) {
562 "HiSax: No memory for hfc.send\n");
566 bcs->hw.hfc.send[i] = 0x1fff;
586 kfree(cs->bcs[0].hw.hfc.send);
587 cs->bcs[0].hw.hfc.send = NULL;
588 kfree(cs->bcs[1].hw.hfc.send);
[all...]
H A Dhfcscard.c222 cs->hw.hfcD.send = NULL;
223 cs->bcs[0].hw.hfc.send = NULL;
224 cs->bcs[1].hw.hfc.send = NULL;
/drivers/iio/common/hid-sensors/
H A DKconfig23 Triggers will be send if all requested attributes were read.
/drivers/infiniband/hw/cxgb3/
H A Diwch_qp.c51 wqe->send.rdmaop = T3_SEND_WITH_SE;
53 wqe->send.rdmaop = T3_SEND;
54 wqe->send.rem_stag = 0;
58 wqe->send.rdmaop = T3_SEND_WITH_SE_INV;
60 wqe->send.rdmaop = T3_SEND_WITH_INV;
61 wqe->send.rem_stag = cpu_to_be32(wr->ex.invalidate_rkey);
68 wqe->send.reserved[0] = 0;
69 wqe->send.reserved[1] = 0;
70 wqe->send.reserved[2] = 0;
77 wqe->send
[all...]
/drivers/net/wireless/iwlwifi/dvm/
H A Drxon.c100 struct iwl_rxon_cmd *send)
102 __le32 old_filter = send->filter_flags;
105 send->filter_flags &= ~RXON_FILTER_ASSOC_MSK;
107 0, sizeof(*send), send);
109 send->filter_flags = old_filter;
120 struct iwl_rxon_cmd *send)
123 __le32 old_filter = send->filter_flags;
124 u8 old_dev_type = send->dev_type;
134 send
98 iwlagn_disable_bss(struct iwl_priv *priv, struct iwl_rxon_context *ctx, struct iwl_rxon_cmd *send) argument
118 iwlagn_disable_pan(struct iwl_priv *priv, struct iwl_rxon_context *ctx, struct iwl_rxon_cmd *send) argument
155 iwlagn_disconn_pan(struct iwl_priv *priv, struct iwl_rxon_context *ctx, struct iwl_rxon_cmd *send) argument
[all...]
/drivers/gpu/drm/nouveau/core/include/subdev/
H A Dpwr.h13 } send; member in struct:nouveau_pwr
/drivers/net/ethernet/chelsio/
H A DKconfig37 Please send feedback to <linux-bugs@chelsio.com>.
64 Please send feedback to <linux-bugs@chelsio.com>.
84 Please send feedback to <linux-bugs@chelsio.com>.
114 Please send feedback to <linux-bugs@chelsio.com>.
/drivers/infiniband/hw/cxgb4/
H A Dt4.h93 struct fw_ri_send_wr send; member in union:t4_wr
111 wqe->send.opcode = (u8)opcode;
112 wqe->send.flags = flags;
113 wqe->send.wrid = wrid;
114 wqe->send.r1[0] = 0;
115 wqe->send.r1[1] = 0;
116 wqe->send.r1[2] = 0;
117 wqe->send.len16 = len16;
/drivers/mmc/card/
H A DKconfig41 send large requests in order to get high performance. Many
/drivers/nfc/st21nfcb/
H A Dst21nfcb.c79 .send = st21nfcb_nci_send,
/drivers/input/serio/
H A Dlibps2.c186 int send = (command >> 12) & 0xf; local
196 if (send && !param) {
218 for (i = 0; i < send; i++)
/drivers/isdn/mISDN/
H A Dstack.c108 ret = ch->send(ch, cskb);
127 ret = ch->send(ch, skb);
163 return st->layer1->send(st->layer1, skb);
172 return ch->send(ch, skb);
182 return ch->send(ch, skb);
248 "send call(%d)\n",
404 newst->own.send = mISDN_queue_message;
483 ch->recv = rq.ch->send;
485 rq.ch->recv = ch->send;
498 ch->recv = rq2.ch->send;
[all...]
/drivers/gpu/drm/nouveau/core/subdev/pwr/
H A Dbase.c66 ppwr->send.base));
230 ppwr->send.base = nv_rd32(ppwr, 0x10a4d0) & 0x0000ffff;
231 ppwr->send.size = nv_rd32(ppwr, 0x10a4d0) >> 16;

Completed in 639 milliseconds

123456