Home
last modified time | relevance | path

Searched refs:full_len (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/net/tls/
H A Dtls_strp.c74 strp->stm.full_len); in tls_strp_msg_make_copy()
165 len = strp->stm.full_len; in tls_strp_msg_hold()
221 if (!strp->stm.full_len) { in tls_strp_copyin_frag()
253 strp->stm.full_len = sz; in tls_strp_copyin_frag()
254 if (!strp->stm.full_len) in tls_strp_copyin_frag()
288 if (strp->stm.full_len) in tls_strp_copyin_skb()
329 strp->stm.full_len = sz; in tls_strp_copyin_skb()
360 if (strp->stm.full_len && strp->stm.full_len == skb->len) { in tls_strp_copyin()
492 rxm->full_len = strp->stm.full_len; in tls_strp_msg_load()
522 strp->stm.full_len = sz; in tls_strp_read_sock()
[all …]
H A Dtls_sw.c1432 clr_skb->len = full_len; in tls_alloc_clrtxt_skb()
1668 rxm->full_len -= pad; in tls_decrypt_sw()
1700 rxm->full_len -= pad; in tls_decrypt_device()
1806 if (skip < rxm->full_len) in process_rx_list()
1835 rxm->full_len = rxm->full_len - chunk; in process_rx_list()
1838 if (rxm->full_len - skip) in process_rx_list()
2072 chunk = rxm->full_len; in tls_sw_recvmsg()
2099 rxm->full_len = 0; in tls_sw_recvmsg()
2121 rxm->full_len -= chunk; in tls_sw_recvmsg()
2231 rxm->full_len -= len; in tls_sw_splice_read()
[all …]
H A Dtls_device.c868 if (tcp_inq(sk) > rxm->full_len) { in tls_device_core_ctrl_rx_resync()
904 orig_buf = kmalloc(rxm->full_len + TLS_HEADER_SIZE + cipher_desc->iv, in tls_device_reencrypt()
920 rxm->full_len + TLS_HEADER_SIZE + cipher_desc->iv); in tls_device_reencrypt()
932 data_len = rxm->full_len - cipher_desc->tag; in tls_device_reencrypt()
997 trace_tls_device_decrypted(sk, tcp_sk(sk)->copied_seq - rxm->full_len, in tls_device_decrypted()
998 tls_ctx->rx.rec_seq, rxm->full_len, in tls_device_decrypted()
/openbmc/linux/drivers/net/usb/
H A Dlg-vl600.c238 int full_len = (skb->len + sizeof(struct vl600_frame_hdr) + 3) & ~3; in vl600_tx_fixup() local
252 if (tailroom >= full_len - skb->len - sizeof(*frame) && in vl600_tx_fixup()
257 if (headroom + tailroom + skb->len >= full_len) { in vl600_tx_fixup()
267 ret = skb_copy_expand(skb, sizeof(struct vl600_frame_hdr), full_len - in vl600_tx_fixup()
291 frame->len = cpu_to_le32(full_len); in vl600_tx_fixup()
295 if (skb->len < full_len) /* Pad */ in vl600_tx_fixup()
296 skb_put(skb, full_len - skb->len); in vl600_tx_fixup()
/openbmc/linux/net/strparser/
H A Dstrparser.c210 if (!stm->strp.full_len) { in __strp_recv()
250 stm->strp.full_len = len; in __strp_recv()
254 stm->strp.full_len; in __strp_recv()
258 if (stm->strp.full_len - stm->accum_len > in __strp_recv()
274 strp->need_bytes = stm->strp.full_len - in __strp_recv()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-ring.c1722 unsigned int i, len, full_len, num_trbs = 0; in count_sg_trbs_needed() local
1725 full_len = preq->request.length; in count_sg_trbs_needed()
1730 len = min(len, full_len); in count_sg_trbs_needed()
1731 full_len -= len; in count_sg_trbs_needed()
1732 if (full_len == 0) in count_sg_trbs_needed()
1880 full_len = preq->request.length; in cdnsp_queue_bulk_tx()
1891 block_len = full_len; in cdnsp_queue_bulk_tx()
1941 if (enqd_len + trb_buff_len > full_len) in cdnsp_queue_bulk_tx()
1942 trb_buff_len = full_len - enqd_len; in cdnsp_queue_bulk_tx()
1970 if (enqd_len + trb_buff_len >= full_len) { in cdnsp_queue_bulk_tx()
[all …]
/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c415 unsigned int i, len, full_len, num_trbs = 0; in cdns2_count_sg_trbs() local
419 full_len = req->length; in cdns2_count_sg_trbs()
424 len = min(len, full_len); in cdns2_count_sg_trbs()
451 full_len -= len; in cdns2_count_sg_trbs()
452 if (full_len == 0) in cdns2_count_sg_trbs()
511 u32 full_len; in cdns2_ep_tx_isoc() local
536 full_len = preq->request.length; in cdns2_ep_tx_isoc()
540 for (enqd_len = 0; enqd_len < full_len; in cdns2_ep_tx_isoc()
553 if (trb_buff_len > full_len - enqd_len) in cdns2_ep_tx_isoc()
554 trb_buff_len = full_len - enqd_len; in cdns2_ep_tx_isoc()
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsdio.c55 size_t act_len, size_t full_len, in ath10k_sdio_mbox_alloc_rx_pkt() argument
59 pkt->skb = dev_alloc_skb(full_len); in ath10k_sdio_mbox_alloc_rx_pkt()
64 pkt->alloc_len = full_len; in ath10k_sdio_mbox_alloc_rx_pkt()
502 size_t full_len, size_t act_len, in ath10k_sdio_mbox_alloc_bundle() argument
527 full_len, in ath10k_sdio_mbox_alloc_bundle()
542 size_t full_len, act_len; in ath10k_sdio_mbox_rx_alloc() local
571 full_len = ath10k_sdio_calc_txrx_padded_len(ar_sdio, act_len); in ath10k_sdio_mbox_rx_alloc()
573 if (full_len > ATH10K_SDIO_MAX_BUFFER_SIZE) { in ath10k_sdio_mbox_rx_alloc()
592 full_len, in ath10k_sdio_mbox_rx_alloc()
613 full_len += ATH10K_HIF_MBOX_BLOCK_SIZE; in ath10k_sdio_mbox_rx_alloc()
[all …]
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.py104 self.full_len = (self.payload_len + 3) & ~3
171 offset += attr.full_len
510 offset += item.full_len
563 if offset + attr.full_len <= target:
564 offset += attr.full_len
/openbmc/qemu/tests/qemu-iotests/
H A D26163 full_len=$((40 + extra_len + id_len + name_len))
64 echo $(((full_len + 7) / 8 * 8))
/openbmc/linux/include/net/
H A Dstrparser.h53 int full_len; member
/openbmc/linux/net/kcm/
H A Dkcmsock.c990 if (len > stm->full_len) in kcm_recvmsg()
991 len = stm->full_len; in kcm_recvmsg()
1000 if (copied < stm->full_len) { in kcm_recvmsg()
1007 stm->full_len -= copied; in kcm_recvmsg()
1042 if (len > stm->full_len) in kcm_splice_read()
1043 len = stm->full_len; in kcm_splice_read()
1054 stm->full_len -= copied; in kcm_splice_read()
/openbmc/linux/drivers/net/wireless/legacy/
H A Dwl3501_cs.c299 u16 full_len = sizeof(struct wl3501_80211_tx_hdr) + len; in wl3501_get_tx_buffer() local
302 if (full_len > this->tx_buffer_cnt * 254) in wl3501_get_tx_buffer()
305 while (full_len) { in wl3501_get_tx_buffer()
306 if (full_len < 254) in wl3501_get_tx_buffer()
307 full_len = 0; in wl3501_get_tx_buffer()
309 full_len -= 254; in wl3501_get_tx_buffer()
312 if (!full_len) in wl3501_get_tx_buffer()
318 if (!next && full_len) { in wl3501_get_tx_buffer()
/openbmc/linux/Documentation/networking/
H A Dstrparser.rst180 struct contains two fields: offset and full_len. Offset is
181 where the message starts in the skb, and full_len is the
183 then full_len since strparser does not trim the skb.
/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c3413 full_len = urb->transfer_buffer_length; in count_sg_trbs_needed()
3418 len = min_t(unsigned int, len, full_len); in count_sg_trbs_needed()
3419 full_len -= len; in count_sg_trbs_needed()
3420 if (full_len == 0) in count_sg_trbs_needed()
3651 full_len = urb->transfer_buffer_length; in xhci_queue_bulk_tx()
3662 block_len = full_len; in xhci_queue_bulk_tx()
3696 if (enqd_len + trb_buff_len > full_len) in xhci_queue_bulk_tx()
3697 trb_buff_len = full_len - enqd_len; in xhci_queue_bulk_tx()
3710 if (enqd_len + trb_buff_len < full_len) { in xhci_queue_bulk_tx()
3722 if (enqd_len + trb_buff_len >= full_len) { in xhci_queue_bulk_tx()
[all …]
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c707 u32 full_len = beacon->len + 4; in zd_mac_config_beacon() local
720 num_cmds = 1 + zd_chip_is_zd1211b(&mac->chip) + full_len; in zd_mac_config_beacon()
760 ioreqs[req_pos].value = full_len - 1; in zd_mac_config_beacon()
764 ioreqs[req_pos].value = full_len - 1; in zd_mac_config_beacon()
824 r = zd_iowrite32_locked(&mac->chip, 0x00000400 | (full_len << 19), in zd_mac_config_beacon()
/openbmc/linux/drivers/input/
H A Dinput.c1390 static int input_print_modalias_parts(char *buf, int size, int full_len, in input_print_modalias_parts() argument
1422 if (full_len && size < full_len + 1 && klen > 3) { in input_print_modalias_parts()
1423 remainder = full_len - len; in input_print_modalias_parts()
1464 int full_len; in input_print_modalias() local
1474 full_len = input_print_modalias_parts(NULL, 0, 0, id); in input_print_modalias()
1475 return input_print_modalias_parts(buf, size, full_len, id); in input_print_modalias()
/openbmc/linux/net/xfrm/
H A Despintcp.c58 int len = rxm->full_len - 2; in espintcp_rcv()
101 if (pskb_trim(skb, rxm->full_len - 2) != 0) { in espintcp_rcv()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c1374 int status = 0, j, full_len; in ath6kl_htc_rx_setup() local
1377 full_len = CALC_TXRX_PADDED_LEN(target, in ath6kl_htc_rx_setup()
1381 if (!htc_valid_rx_frame_len(target, ep->eid, full_len)) { in ath6kl_htc_rx_setup()
1398 (full_len > ep_cb.rx_alloc_thresh)) { in ath6kl_htc_rx_setup()
1407 full_len); in ath6kl_htc_rx_setup()
/openbmc/linux/net/core/
H A Dskmsg.c665 len = stm->full_len; in sk_psock_backlog()
1007 len = stm->full_len; in sk_psock_verdict_apply()
H A Dfilter.c3628 rxm->full_len += len_diff; in BPF_CALL_4()
/openbmc/linux/net/ipv6/
H A Dmcast.c2133 int err, len, payload_len, full_len; in igmp6_send() local
2147 full_len = sizeof(struct ipv6hdr) + payload_len; in igmp6_send()
2153 skb = sock_alloc_send_skb(sk, hlen + tlen + full_len, 1, &err); in igmp6_send()