Home
last modified time | relevance | path

Searched defs:send_queue (Results 1 – 9 of 9) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dcontext.h47 struct mlx5hws_send_engine *send_queue; member
Ddebug.c243 struct mlx5hws_send_engine *send_queue; in hws_debug_dump_context_send_engine() local
/linux-6.14.4/drivers/net/
Dvirtio_net.c281 struct send_queue { struct
283 struct virtqueue *vq;
286 struct scatterlist sg[MAX_SKB_FRAGS + 2];
289 char name[16];
291 struct virtnet_sq_stats stats;
293 struct virtnet_interrupt_coalesce intr_coal;
295 struct napi_struct napi;
298 bool reset;
300 struct xsk_buff_pool *xsk_pool;
302 dma_addr_t xsk_hdr_dma_addr;
/linux-6.14.4/drivers/infiniband/core/
Dmad_priv.h189 struct ib_mad_queue send_queue; member
Dmad.c2273 struct ib_mad_queue *send_queue; in ib_mad_send_done() local
/linux-6.14.4/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c303 struct list_head send_queue; /* temp queue to hold packets */ in htc_try_send() local
/linux-6.14.4/fs/dlm/
Dmidcomms.c164 struct list_head send_queue; member
/linux-6.14.4/drivers/net/hamradio/
Dyam.c125 struct sk_buff_head send_queue; /* Packets awaiting transmission */ member
/linux-6.14.4/net/rxrpc/
Dar-internal.h700 struct rxrpc_txqueue *send_queue; /* Queue that sendmsg is writing into */ member