Searched refs:trailer (Results 26 - 50 of 53) sorted by relevance

123

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtc.c424 /* multiple records may be present in a trailer */
430 ath10k_dbg_dump(ar, ATH10K_DBG_HTC, "htc rx bad trailer", "",
486 /* get flags to check for trailer */
489 u8 *trailer; local
496 ath10k_warn(ar, "Invalid trailer length: %d\n",
501 trailer = (u8 *)hdr;
502 trailer += sizeof(*hdr);
503 trailer += payload_len;
504 trailer -= trailer_len;
505 status = ath10k_htc_process_trailer(htc, trailer,
[all...]
H A Dusb.c299 u8 *trailer; local
323 trailer = skb->data + sizeof(*htc_hdr) + payload_len -
327 trailer,
338 /* strip off the trailer from the skb since it should not
H A Dsdio.c390 u8 *trailer; local
394 trailer = skb->data + skb->len - htc_hdr->trailer_len;
399 trailer,
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c315 * trailer checksum segment to be pushed after user data.
421 * and trailer:
427 * Write out iov referencing hdr, data and trailer of current FPDU.
565 /* trailer */
567 iov[seg].iov_base = &c_tx->trailer.pad[4 - c_tx->pad];
570 iov[seg].iov_base = &c_tx->trailer.pad[c_tx->ctrl_sent];
575 *(u32 *)c_tx->trailer.pad = 0;
578 (u8 *)&c_tx->trailer.crc - c_tx->pad,
582 c_tx->trailer.crc = 0;
584 crypto_shash_final(c_tx->mpa_crc_hd, (u8 *)&c_tx->trailer
[all...]
H A Dsiw.h275 SIW_SEND_SHORT_FPDU/* send whole FPDU hdr|data|trailer at once */
282 SIW_GET_TRAILER/* await new trailer or within trailer */
294 struct mpa_trailer trailer; member in struct:siw_rx_stream
300 * trailer information (CRC + possibly padding).
302 * current FPDU part (hdr, data, trailer).
386 struct mpa_trailer trailer; member in struct:siw_iwarp_tx
H A Dsiw_qp_rx.c955 u8 *tbuf = (u8 *)&srx->trailer.crc - srx->pad;
979 crc_in = (__force __wsum)srx->trailer.crc;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h203 struct mlx5e_ipsec_drop trailer; member in struct:mlx5e_ipsec_rule
H A Dipsec_fs.c224 sa_entry->ipsec_rule.trailer.fc = flow_counter;
235 sa_entry->ipsec_rule.trailer.rule = rule;
241 mlx5_fc_destroy(mdev, sa_entry->ipsec_rule.trailer.fc);
2195 mlx5_del_flow_rules(ipsec_rule->trailer.rule);
2196 mlx5_fc_destroy(mdev, ipsec_rule->trailer.fc);
H A Dipsec.c1006 mlx5_fc_query_cached(ipsec_rule->trailer.fc, &bytes, &packets, &lastuse);
/linux-master/arch/s390/kernel/
H A Dperf_cpum_cf.c92 static unsigned int cfdiag_cpu_speed; /* CPU speed for CF_DIAG trailer */
332 * All counter sets are followed by a 64 byte trailer.
333 * The trailer consists of a:
353 struct cf_trailer_entry { /* CPU-M CF_DIAG trailer (64 byte) */
388 /* Create the trailer data at the end of a page. */
513 * The last 64 byte host an artificial trailer entry.
518 struct cf_trailer_entry *trailer; local
523 sz -= sizeof(*trailer); /* Always room for trailer */
533 trailer
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_hw4.h4044 uint32_t trailer; member in struct:lpfc_mcqe
4047 #define lpfc_trailer_valid_WORD trailer
4050 #define lpfc_trailer_async_WORD trailer
4053 #define lpfc_trailer_hpi_WORD trailer
4056 #define lpfc_trailer_completed_WORD trailer
4059 #define lpfc_trailer_consumed_WORD trailer
4062 #define lpfc_trailer_type_WORD trailer
4065 #define lpfc_trailer_code_WORD trailer
4119 uint32_t trailer; member in struct:lpfc_acqe_link
4134 uint32_t trailer; member in struct:lpfc_acqe_fip
4146 uint32_t trailer; member in struct:lpfc_acqe_dcbx
4162 uint32_t trailer; member in struct:lpfc_acqe_grp5
4257 uint32_t trailer; member in struct:lpfc_acqe_fc_la
4321 u32 trailer; member in struct:lpfc_acqe_cgn_signal
4328 uint32_t trailer; member in struct:lpfc_acqe_sli
[all...]
/linux-master/drivers/net/wireguard/
H A Dreceive.c245 struct sk_buff *trailer; local
268 num_frags = skb_cow_data(skb, 0, &trailer);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c618 memset(&cseg->trailer, 0, sizeof(cseg->trailer));
619 memset(eseg, 0, sizeof(*eseg) - sizeof(eseg->trailer));
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c946 u8 *netdata, *trailer, hdr_info; local
994 /* get flags to check for trailer */
997 /* extract the trailer length */
1009 /* process trailer after hdr/apps payload */
1010 trailer = (u8 *) htc_hdr + HTC_HDR_LENGTH +
1012 status = htc_process_trailer(target, trailer, hdr_info,
1019 /* zero length packet with trailer, just drop these */
/linux-master/drivers/atm/
H A Diphase.c1309 struct cpcs_trailer *trailer; local
1331 trailer = (struct cpcs_trailer*)((u_char *)skb->data +
1332 skb->len - sizeof(*trailer));
1333 length = swap_byte_order(trailer->length);
1338 IF_ERR(printk("rx_dle_intr: Bad AAL5 trailer %d (skb len %d)",
1707 /* Revenge of the 2 dle (skb + trailer) used in ia_pkt_tx() */
2894 struct cpcs_trailer *trailer; local
2979 trailer = iadev->tx_buf[desc-1].cpcs;
2982 trailer->control = 0;
2984 trailer
[all...]
/linux-master/fs/smb/client/
H A Dconnect.c2987 req.trailer.session_req.called_len = sizeof(req.trailer.session_req.called_name);
2990 rfc1002mangle(req.trailer.session_req.called_name,
2994 rfc1002mangle(req.trailer.session_req.called_name,
2998 req.trailer.session_req.calling_len = sizeof(req.trailer.session_req.calling_name);
3002 rfc1002mangle(req.trailer.session_req.calling_name,
3006 rfc1002mangle(req.trailer.session_req.calling_name,
3014 len = sizeof(req) - offsetof(struct rfc1002_session_packet, trailer.session_req);
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_cmds.h157 * When the event code of an async trailer is link-state, the mcc_compl
183 struct be_async_event_trailer trailer; member in struct:be_async_event_link_state
187 * When async-trailer is SLI event, mcc_compl is interpreted as
193 u32 trailer; member in struct:be_async_event_sli
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3343 struct bnxt_ucode_trailer *trailer; local
3353 trailer = (struct bnxt_ucode_trailer *)(fw_data + (fw_size -
3354 sizeof(*trailer)));
3355 if (trailer->sig != cpu_to_le32(BNXT_UCODE_TRAILER_SIGNATURE)) {
3356 netdev_err(dev, "Invalid microcode trailer signature: %08X\n",
3357 le32_to_cpu(trailer->sig));
3360 if (le16_to_cpu(trailer->dir_type) != dir_type) {
3362 dir_type, le16_to_cpu(trailer->dir_type));
3365 if (le16_to_cpu(trailer->trailer_length) <
3367 netdev_err(dev, "Invalid microcode trailer lengt
[all...]
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c511 memcmp(nvram->trailer, Symbios_trailer, 6) ||
/linux-master/arch/s390/boot/
H A Dhead.S70 jz .Lagain1 # skip data set trailer
/linux-master/net/tipc/
H A Dcrypto.c740 struct sk_buff *trailer; local
764 nsg = skb_cow_data(skb, tailen, &trailer);
770 pskb_put(skb, trailer, tailen);
/linux-master/fs/ocfs2/
H A Djournal.c536 struct ocfs2_dir_block_trailer *trailer = local
545 ocfs2_block_check_compute(data, size, &trailer->db_check);
/linux-master/drivers/net/
H A Dmacsec.c586 struct sk_buff *trailer; local
661 ret = skb_cow_data(skb, 0, &trailer);
877 struct sk_buff *trailer; local
889 ret = skb_cow_data(skb, 0, &trailer);
/linux-master/drivers/net/ethernet/via/
H A Dvia-rhine.c2012 u8 *trailer = (u8 *)skb->data + ((data_size + 3) & ~3) + 2; local
2013 return be16_to_cpup((__be16 *)trailer);
/linux-master/net/core/
H A Dskbuff.c5169 * @trailer: Returned pointer to the skb where the @tailbits space begins
5176 * bytes of data beyond current end of socket buffer. @trailer will be
5182 int skb_cow_data(struct sk_buff *skb, int tailbits, struct sk_buff **trailer)
5198 /* A little of trouble, not enough of space for trailer.
5208 *trailer = skb;
5228 /* If the skb is the last, worry about trailer. */
5267 *trailer = skb1;
5171 skb_cow_data(struct sk_buff *skb, int tailbits, struct sk_buff **trailer) argument

Completed in 358 milliseconds

123