Home
last modified time | relevance | path

Searched full:payloads (Results 1 – 25 of 54) sorted by relevance

123

/linux-3.3/drivers/net/wimax/i2400m/
Dtx.c65 * Because we need the send payload descriptors and then payloads and
77 * go appending payloads until we run out of space or of payload
82 * descriptors and payloads.
85 * can keep adding payloads to it.
87 * Closed: we are not appending more payloads to this TX message
88 * (exahusted space in the queue, too many payloads or
94 * payloads.
125 * payloads and padding so that right after it the payloads start
128 * It is cheaper to move the header up than the whole payloads down.
152 * incomplete message with a couple of payloads.
[all …]
Di2400m.h396 * appending payloads.
404 * @tx_pl_num: total number of payloads sent
406 * @tx_pl_max: maximum number of payloads sent in a TX message
408 * @tx_pl_min: minimum number of payloads sent in a TX message
422 * @rx_pl_num: total number of payloads received
424 * @rx_pl_max: maximum number of payloads received in a RX message
426 * @rx_pl_min: minimum number of payloads received in a RX message
Dusb-rx.c170 * Receive a message with payloads from the USB bus into an skb
370 /* Receive the message with the payloads */ in i2400mu_rxd()
Dfw.c81 * commands and payloads. Optionally more BCF headers might follow the
83 * then pass the commands and payloads verbatim to the i2400m_bm_cmd()
686 * payloads). Assumed verified and consistent.
781 * that is followed by the actual payloads).
1376 * @bcf_size: size of the @bcf buffer (header plus payloads)
Dusb-notif.c74 * In normal operation mode, we can only receive two types of payloads
/linux-3.3/include/linux/wimax/
Di2400m.h55 * firmware is uploaded. It transports data payloads and control
58 * It consists 'messages' that pack one or more payloads each. The
81 * The HEADER is defined by 'struct i2400m_l3l4_hdr'. The payloads are
303 * @num_pls: number of payloads in this message
/linux-3.3/drivers/s390/scsi/
Dzfcp_cfdc.c45 * @payloads: access conflicts list
54 u8 payloads[256]; member
165 memcpy(&data->payloads, &req->qtcb->bottom.support.els, in zfcp_cfdc_req_to_sense()
/linux-3.3/drivers/net/usb/
Dcdc_eem.c174 * may have received multiple EEM payloads, or command payloads. in eem_rx_fixup()
179 * all payloads (the last or only message was a command, or a in eem_rx_fixup()
/linux-3.3/include/linux/
Dbsg-lib.h58 /* DMA payloads for the request/response */
Dxfrm.h400 /* Automatically expand selector to include matching ICMP payloads. */
/linux-3.3/net/ipv4/netfilter/
DKconfig215 SNMP payloads. In conjunction with NAT, it allows a network
218 inside SNMP payloads to match IP-layer NAT mapping.
/linux-3.3/net/netlabel/
Dnetlabel_cipso_v4.h37 * The following NetLabel payloads are supported by the CIPSO subsystem.
Dnetlabel_mgmt.h38 * The following NetLabel payloads are supported by the management interface.
Dnetlabel_unlabeled.h37 * The following NetLabel payloads are supported by the Unlabeled subsystem.
/linux-3.3/include/keys/
Drxrpc-type.h99 * structure of raw payloads passed to add_key() or instantiate key
/linux-3.3/drivers/scsi/lpfc/
Dlpfc_nl.h49 * All net link event payloads will begin with and event type
/linux-3.3/security/
DKconfig70 Only key attributes are listed here; key payloads are not included in
/linux-3.3/Documentation/sound/alsa/
Dcompress_offload.txt9 constant bitrates payloads such as IEC61937 in mind. Arguments and
/linux-3.3/drivers/staging/tidspbridge/include/dspbridge/
Ddbdefs.h179 STRMMODE_PROCCOPY, /* Processor(s) copy stream data payloads */
/linux-3.3/drivers/net/irda/
Dksdazzle-sir.c50 * in payloads from 0 to 8 bytes long. When concatenated, these payloads form
/linux-3.3/security/keys/
Dgc.c321 * bunch as being dead and make sure all keyring ex-payloads in key_garbage_collector()
/linux-3.3/drivers/uwb/
Duwbd.c48 * uwb_event'; for payloads, see 'struct uwbd_evt_*'.
/linux-3.3/lib/
Ddecompress_unxz.c62 * so there's never a need to create payloads whose uncompressed size is
/linux-3.3/include/sound/
Dcompress_params.h186 /* IEC61937 payloads without CUVP and preambles */
/linux-3.3/drivers/firewire/
Dcore-transaction.c416 * request payloads of >= 8 bytes but not to inbound response payloads.

123