Home
last modified time | relevance | path

Searched defs:frags (Results 1 - 25 of 143) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.c41 u8 frags, i; in octep_iq_process_completions() local
111 u8 frags, i; in octep_iq_free_pending() local
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H A Dcxgbit_lro.h41 u8 frags; member
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit_lro.h41 u8 frags; member
/kernel/linux/linux-5.10/sound/soc/txx9/
H A Dtxx9aclc.h55 int frags; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c261 u32 frags, xdp_tx = 0; in ice_clean_xdp_irq() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dtls_rxtx.c52 skb_frag_t frags[MAX_SKB_FRAGS]; member
H A Dktls_tx.c213 skb_frag_t frags[MAX_SKB_FRAGS]; member
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c427 struct scatterlist frags[4]; member
/kernel/linux/linux-5.10/fs/ufs/
H A Dballoc.c494 static bool try_add_frags(struct inode *inode, unsigned frags) in try_add_frags() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c130 int i, j, frags; in bnxt_tx_int_xdp() local
/kernel/linux/linux-6.6/fs/ufs/
H A Dballoc.c490 static bool try_add_frags(struct inode *inode, unsigned frags) in try_add_frags() argument
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c477 struct scatterlist frags[4]; member
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-loader-skl.c274 int frags; in cl_stream_prepare_skl() local
/kernel/linux/linux-5.10/block/partitions/
H A Dldm.c1227 static bool ldm_frag_add (const u8 *data, int size, struct list_head *frags) in ldm_frag_add() argument
1318 static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb) in ldm_frag_commit() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtls.c348 int i, frags; in TEST_F() local
360 EXPECT_EQ(sendmsg(self->fd, &msg, 0), SEND_LEN * frags); in TEST_F() local
362 SEND_LEN * frags); in TEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c83 static void ipoib_cm_dma_unmap_rx(struct ipoib_dev_priv *priv, int frags, in ipoib_cm_dma_unmap_rx() argument
569 int frags; in ipoib_cm_handle_rx_wc() local
141 ipoib_cm_alloc_rx_skb(struct net_device *dev, struct ipoib_cm_rx_buf *rx_ring, int id, int frags, u64 mapping[IPOIB_CM_RX_SG], gfp_t gfp) ipoib_cm_alloc_rx_skb() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c43 ionic_rx_skb_alloc(struct ionic_queue *q, unsigned int len, bool frags) ionic_rx_skb_alloc() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddebug.h395 struct iwl_buf_alloc_frag frags[BUF_ALLOC_MAX_NUM_FRAGS]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c437 hw_atl_a0_hw_ring_tx_xmit(struct aq_hw_s *self, struct aq_ring_s *ring, unsigned int frags) hw_atl_a0_hw_ring_tx_xmit() argument
/kernel/linux/linux-5.10/net/tipc/
H A Dmsg.c311 tipc_msg_fragment(struct sk_buff *skb, const struct tipc_msg *hdr, int pktmax, struct sk_buff_head *frags) tipc_msg_fragment() argument
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-cldma.h232 unsigned int frags; member
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c141 static void *fun_run_xdp(struct funeth_rxq *q, skb_frag_t *frags, void *buf_va, in fun_run_xdp() argument
370 skb_frag_t frags[RX_MAX_FRAGS]; in fun_handle_cqe_pkt() local
296 fun_gather_pkt(struct funeth_rxq *q, unsigned int tot_len, skb_frag_t *frags) fun_gather_pkt() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c437 hw_atl_a0_hw_ring_tx_xmit(struct aq_hw_s *self, struct aq_ring_s *ring, unsigned int frags) hw_atl_a0_hw_ring_tx_xmit() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Duser_sdma.c899 static inline u32 set_pkt_bth_psn(__be32 bthpsn, u8 expct, u32 frags) in set_pkt_bth_psn() argument
/kernel/linux/linux-6.6/block/partitions/
H A Dldm.c1218 static bool ldm_frag_add (const u8 *data, int size, struct list_head *frags) in ldm_frag_add() argument
1309 static bool ldm_frag_commit (struct list_head *frags, struct ldmdb *ldb) in ldm_frag_commit() argument
[all...]

Completed in 24 milliseconds

123456