Home
last modified time | relevance | path

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

123

/openbmc/linux/net/caif/
H A Dcfpkt_skbuff.c133 PKT_ERROR(pkt, "linearize failed\n"); in cfpkt_extr_head()
154 PKT_ERROR(pkt, "linearize failed\n"); in cfpkt_extr_trail()
264 PKT_ERROR(pkt, "linearize failed\n"); in cfpkt_iterate()
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Dst-vgxy61.rst18 * - HDR linearize
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss.h151 char buf[4 * SS_RX_MAX];/* buffer for linearize SG src */
152 char bufo[4 * SS_TX_MAX]; /* buffer for linearize SG dst */
H A Dsun4i-ss-hash.c219 /* linearize data to op->buf */ in sun4i_hash()
279 * we need to linearize in two case: in sun4i_hash()
H A Dsun4i-ss-cipher.c296 * linearize in buf. todo is in bytes in sun4i_ss_cipher_poll()
/openbmc/linux/include/dt-bindings/pinctrl/
H A Drzn1-pinctrl.h14 * 'linearize' them into one numerical space. So mux level 1, 2 and the MDIO
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_tx.c202 /* If needed, linearize TX SKB as hardware DMA expects this */ in mlxbf_gige_start_xmit()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.h35 u64 linearize; member
H A Dionic_stats.c129 IONIC_TX_STAT_DESC(linearize),
H A Dionic_txrx.c1259 /* Too many frags, so linearize */ in ionic_tx_descs_needed()
1264 stats->linearize++; in ionic_tx_descs_needed()
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h180 u64 linearize; member
H A Dena_ethtool.c68 ENA_STAT_TX_ENTRY(linearize),
/openbmc/linux/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c227 /* Linearize assoc, if not already linear */ in p10_aes_gcm_crypt()
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Diqs626a.yaml204 azoteq,linearize:
541 azoteq,linearize:
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dboot.c173 * constant leakage current to linearize PFD to 0uA - in wl1251_boot_init_seq()
/openbmc/linux/net/core/
H A Dskmsg.c538 /* skb linearize may fail with ENOMEM, but lets simply try again in sk_psock_skb_ingress_enqueue()
540 * drop the skb. We need to linearize the skb so that the mapping in sk_psock_skb_ingress_enqueue()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h542 * need to linearize the skb.
/openbmc/linux/net/batman-adv/
H A Dfragmentation.c149 /* Linearize packet to avoid linearizing 16 packets in a row when doing in batadv_frag_insert_packet()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h500 * need to linearize the skb.
/openbmc/linux/net/sctp/
H A Dinput.c117 * it's better to just linearize it otherwise crc computing in sctp_rcv()
1304 /* We do not allow GSO frames here as we need to linearize and in __sctp_rcv_lookup_harder()
/openbmc/linux/net/bluetooth/bnep/
H A Dcore.c464 /* FIXME: linearize skb */ in bnep_tx_frame()
/openbmc/linux/arch/x86/kvm/
H A Demulate.c754 static int linearize(struct x86_emulate_ctxt *ctxt, in linearize() function
867 rc = linearize(ctxt, addr, size, false, &linear); in segmented_read_std()
881 rc = linearize(ctxt, addr, size, true, &linear); in segmented_write_std()
1388 rc = linearize(ctxt, addr, size, false, &linear); in segmented_read()
1402 rc = linearize(ctxt, addr, size, true, &linear); in segmented_write()
1417 rc = linearize(ctxt, addr, size, true, &linear); in segmented_cmpxchg()
3443 rc = linearize(ctxt, ctxt->src.addr.mem, 1, false, &linear); in em_invlpg()
/openbmc/linux/drivers/staging/octeon/
H A Dethernet-tx.c187 * than that, we must linearize. in cvm_oct_xmit()
/openbmc/linux/kernel/irq/
H A Dtimings.c417 * in order to linearize the buffer instead of dealing with in __irq_timings_next_event()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2151 * and so we need to figure out the cases where we need to linearize the skb.
2237 * need to linearize the skb.

123