Lines Matching refs:data
56 * cmd/event/data.
93 adapter, skb->data,
124 memcpy(adapter->event_body, skb->data +
216 "received data processing failed!\n");
328 ctx->skb->data, size, mwifiex_usb_rx_complete,
333 ctx->skb->data, size, mwifiex_usb_rx_complete,
716 /* Send the data block */
736 /* Receive the data response */
839 usb_sndintpipe(card->udev, ep), skb_send->data,
845 skb_send->data, skb_send->len,
923 memcpy(payload, skb_tmp->data, skb_tmp->len);
959 /* This function prepare data packet to be send under usb tx aggregation
978 (struct txpd *)((u8 *)skb->data + adapter->intf_hdr_len);
1111 payload = skb->data;
1180 /* This function write a command/data packet to card. */
1206 /* get the data port structure for endpoint */
1224 mwifiex_dbg(adapter, ERROR, "Wrong usb tx data port\n");
1425 /* Send pseudo data to check winner status first */
1438 /* Command 7 doesn't have data length field */
1442 memcpy(fwdata->data, &firmware[tlen], dlen);