/Linux-v4.19/net/ipv4/ |
D | ah4.c | 24 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 149 int nfrags; in ah_output() local 307 int nfrags; in ah_input() local
|
D | esp4.c | 45 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int extralen) in esp_alloc_tmp() 268 int nfrags; in esp_output_head() local 692 int nfrags; in esp_input() local
|
/Linux-v4.19/include/net/ |
D | esp.h | 22 int nfrags; member
|
/Linux-v4.19/net/ipv6/ |
D | ah6.c | 61 static void *ah_alloc_tmp(struct crypto_ahash *ahash, int nfrags, in ah_alloc_tmp() 337 int nfrags; in ah6_output() local 538 int nfrags; in ah6_input() local
|
D | esp6.c | 67 static void *esp_alloc_tmp(struct crypto_aead *aead, int nfrags, int seqihlen) in esp_alloc_tmp() 241 int nfrags; in esp6_output_head() local 610 int nfrags; in esp6_input() local
|
/Linux-v4.19/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 254 const int nfrags, in pasemi_mac_unmap_tx_skb() 524 int freed, nfrags; in pasemi_mac_free_tx_resources() local 1357 const int nfrags = skb_shinfo(skb)->nr_frags; in pasemi_mac_queue_csdesc() local 1444 int i, nfrags; in pasemi_mac_start_tx() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 1117 unsigned int nfrags = skb_shinfo(skb)->nr_frags; in compute_large_page_tx_descs() local 1165 unsigned int nfrags, in write_large_page_tx_descs() 1208 nfrags = skb_shinfo(skb)->nr_frags; in write_tx_descs() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 310 unsigned int nfrags = skb_shinfo(skb)->nr_frags; in unmap_sgl() local 908 unsigned int nfrags = si->nr_frags; in write_sgl() local
|
D | adapter.h | 155 unsigned int nfrags; /* # of fragments */ member
|
/Linux-v4.19/net/core/ |
D | skbuff.c | 1762 int nfrags = skb_shinfo(skb)->nr_frags; in ___pskb_trim() local 3013 const int nfrags = skb_shinfo(skb)->nr_frags; in skb_split_no_header() local 3522 int nfrags = skb_shinfo(head_skb)->nr_frags; in skb_segment() local 5442 const int nfrags = skb_shinfo(skb)->nr_frags; in pskb_carve_inside_nonlinear() local
|
D | pktgen.c | 282 int nfrags; member
|
/Linux-v4.19/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 574 int nfrags = skb_shinfo(skb)->nr_frags; in tse_start_xmit() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 241 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-v4.19/drivers/net/ethernet/cortina/ |
D | gemini.c | 618 unsigned short nfrags; in gmac_clean_txq() local 1236 int txq_num, nfrags; in gmac_start_xmit() local
|
/Linux-v4.19/fs/ufs/ |
D | inode.c | 263 unsigned nfrags = uspi->s_fpb; in ufs_inode_getfrag() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 304 unsigned int nfrags = skb_shinfo(skb)->nr_frags; in unmap_sgl() local 865 unsigned int nfrags = si->nr_frags; in cxgb4_write_sgl() local
|
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 2835 int nfrags = skb_shinfo(skb)->nr_frags; in stmmac_tso_xmit() local 3031 int nfrags = skb_shinfo(skb)->nr_frags; in stmmac_xmit() local
|
/Linux-v4.19/drivers/net/ethernet/faraday/ |
D | ftgmac100.c | 720 unsigned int pointer, nfrags, len, i, j; in ftgmac100_hard_start_xmit() local
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_user_sdma.c | 830 int nfrags = 0; in qib_user_sdma_queue_pkts() local
|
/Linux-v4.19/drivers/staging/mt7621-eth/ |
D | mtk_eth_soc.c | 959 int i, nfrags; in mtk_cal_txd_req() local
|
/Linux-v4.19/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.c | 814 int i, nfrags; in mtk_cal_txd_req() local
|
/Linux-v4.19/drivers/net/ethernet/ibm/ehea/ |
D | ehea_main.c | 1661 int nfrags, sg1entry_contains_frag_data, i; in write_swqe2_data() local
|
/Linux-v4.19/drivers/net/ethernet/calxeda/ |
D | xgmac.c | 1091 int nfrags = skb_shinfo(skb)->nr_frags; in xgmac_xmit() local
|
/Linux-v4.19/net/mac80211/ |
D | tx.c | 3186 int n = 2, nfrags, pad = 0; in ieee80211_amsdu_aggregate() local
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | main.c | 6224 uint nfrags, uint queue, uint next_frag_len) in brcms_c_d11hdrs_mac80211()
|