| /Linux-v5.4/net/ipv4/ | 
| D | ah4.c | 25 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
 
 | 
| D | esp4.c | 44 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/ | 
| D | esp.h | 22 	int 	nfrags;  member
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | ah6.c | 49 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
 
 | 
| D | esp6.c | 53 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/ | 
| D | pasemi_mac.c | 243 				    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/ | 
| D | ktls.h | 98 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/ | 
| D | gve_tx.c | 79 	int nfrags = 0;  in gve_tx_alloc_fifo()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/ | 
| D | sge.c | 1116 		unsigned int nfrags = skb_shinfo(skb)->nr_frags;  in compute_large_page_tx_descs()  local1164 						     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/ | 
| D | sge.c | 310 	unsigned int nfrags = skb_shinfo(skb)->nr_frags;  in unmap_sgl()  local908 	unsigned int nfrags = si->nr_frags;  in write_sgl()  local
 
 | 
| D | adapter.h | 155 	unsigned int nfrags;		/* # of fragments */  member
 | 
| /Linux-v5.4/drivers/net/ethernet/altera/ | 
| D | altera_tse_main.c | 563 	int nfrags = skb_shinfo(skb)->nr_frags;  in tse_start_xmit()  local
 | 
| /Linux-v5.4/net/core/ | 
| D | skbuff.c | 1930 	int nfrags = skb_shinfo(skb)->nr_frags;  in ___pskb_trim()  local3216 	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
 
 | 
| D | pktgen.c | 276 	int nfrags;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/pensando/ionic/ | 
| D | ionic_txrx.c | 558 	unsigned int nfrags;  in ionic_tx_tso()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/cortina/ | 
| D | gemini.c | 617 	unsigned short nfrags;  in gmac_clean_txq()  local1234 	int txq_num, nfrags;  in gmac_start_xmit()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | sge.c | 241 	int nfrags, frag_idx, curflit, j = d->addr_idx;  in unmap_skb()  local1015 	unsigned int i, j = 0, k = 0, nfrags;  in write_sgl()  local
 
 | 
| /Linux-v5.4/fs/ufs/ | 
| D | inode.c | 263 	unsigned nfrags = uspi->s_fpb;  in ufs_inode_getfrag()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | sge.c | 305 	unsigned int nfrags = skb_shinfo(skb)->nr_frags;  in unmap_sgl()  local887 	unsigned int nfrags = si->nr_frags;  in cxgb4_write_sgl()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/ | 
| D | stmmac_main.c | 2915 	int nfrags = skb_shinfo(skb)->nr_frags;  in stmmac_tso_xmit()  local3132 	int nfrags = skb_shinfo(skb)->nr_frags;  in stmmac_xmit()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/faraday/ | 
| D | ftgmac100.c | 708 	unsigned int pointer, nfrags, len, i, j;  in ftgmac100_hard_start_xmit()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/qib/ | 
| D | qib_user_sdma.c | 826 		int nfrags = 0;  in qib_user_sdma_queue_pkts()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/mediatek/ | 
| D | mtk_eth_soc.c | 1051 	int i, nfrags;  in mtk_cal_txd_req()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/ibm/ehea/ | 
| D | ehea_main.c | 1642 	int nfrags, sg1entry_contains_frag_data, i;  in write_swqe2_data()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/calxeda/ | 
| D | xgmac.c | 1080 	int nfrags = skb_shinfo(skb)->nr_frags;  in xgmac_xmit()  local
 |