Home
last modified time | relevance | path

Searched defs:nfrags (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v5.4/net/ipv4/
Dah4.c25 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp()
150 int nfrags; in ah_output() local
308 int nfrags; in ah_input() local
Desp4.c44 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int extralen) in esp_alloc_tmp()
276 int nfrags; in esp_output_head() local
703 int nfrags; in esp_input() local
/Linux-v5.4/include/net/
Desp.h22 int nfrags; member
/Linux-v5.4/net/ipv6/
Dah6.c49 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp()
325 int nfrags; in ah6_output() local
526 int nfrags; in ah6_input() local
Desp6.c53 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int seqihlen) in esp_alloc_tmp()
230 int nfrags; in esp6_output_head() local
598 int nfrags; in esp6_input() local
/Linux-v5.4/drivers/net/ethernet/pasemi/
Dpasemi_mac.c243 const int nfrags, in pasemi_mac_unmap_tx_skb()
513 int freed, nfrags; in pasemi_mac_free_tx_resources() local
1346 const int nfrags = skb_shinfo(skb)->nr_frags; in pasemi_mac_queue_csdesc() local
1432 int i, nfrags; in pasemi_mac_start_tx() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls.h98 mlx5e_ktls_dumps_num_wqebbs(struct mlx5e_txqsq *sq, unsigned int nfrags, in mlx5e_ktls_dumps_num_wqebbs()
/Linux-v5.4/drivers/net/ethernet/google/gve/
Dgve_tx.c79 int nfrags = 0; in gve_tx_alloc_fifo() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/
Dsge.c1116 unsigned int nfrags = skb_shinfo(skb)->nr_frags; in compute_large_page_tx_descs() local
1164 unsigned int nfrags, in write_large_page_tx_descs()
1207 nfrags = skb_shinfo(skb)->nr_frags; in write_tx_descs() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c310 unsigned int nfrags = skb_shinfo(skb)->nr_frags; in unmap_sgl() local
908 unsigned int nfrags = si->nr_frags; in write_sgl() local
Dadapter.h155 unsigned int nfrags; /* # of fragments */ member
/Linux-v5.4/drivers/net/ethernet/altera/
Daltera_tse_main.c563 int nfrags = skb_shinfo(skb)->nr_frags; in tse_start_xmit() local
/Linux-v5.4/net/core/
Dskbuff.c1930 int nfrags = skb_shinfo(skb)->nr_frags; in ___pskb_trim() local
3216 const int nfrags = skb_shinfo(skb)->nr_frags; in skb_split_no_header() local
3667 int nfrags = skb_shinfo(head_skb)->nr_frags; in skb_segment() local
5833 const int nfrags = skb_shinfo(skb)->nr_frags; in pskb_carve_inside_nonlinear() local
Dpktgen.c276 int nfrags; member
/Linux-v5.4/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.c558 unsigned int nfrags; in ionic_tx_tso() local
/Linux-v5.4/drivers/net/ethernet/cortina/
Dgemini.c617 unsigned short nfrags; in gmac_clean_txq() local
1234 int txq_num, nfrags; in gmac_start_xmit() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c241 int nfrags, frag_idx, curflit, j = d->addr_idx; in unmap_skb() local
1015 unsigned int i, j = 0, k = 0, nfrags; in write_sgl() local
/Linux-v5.4/fs/ufs/
Dinode.c263 unsigned nfrags = uspi->s_fpb; in ufs_inode_getfrag() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c305 unsigned int nfrags = skb_shinfo(skb)->nr_frags; in unmap_sgl() local
887 unsigned int nfrags = si->nr_frags; in cxgb4_write_sgl() local
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2915 int nfrags = skb_shinfo(skb)->nr_frags; in stmmac_tso_xmit() local
3132 int nfrags = skb_shinfo(skb)->nr_frags; in stmmac_xmit() local
/Linux-v5.4/drivers/net/ethernet/faraday/
Dftgmac100.c708 unsigned int pointer, nfrags, len, i, j; in ftgmac100_hard_start_xmit() local
/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_user_sdma.c826 int nfrags = 0; in qib_user_sdma_queue_pkts() local
/Linux-v5.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c1051 int i, nfrags; in mtk_cal_txd_req() local
/Linux-v5.4/drivers/net/ethernet/ibm/ehea/
Dehea_main.c1642 int nfrags, sg1entry_contains_frag_data, i; in write_swqe2_data() local
/Linux-v5.4/drivers/net/ethernet/calxeda/
Dxgmac.c1080 int nfrags = skb_shinfo(skb)->nr_frags; in xgmac_xmit() local

12