Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddebug.c223 struct mlx5hws_send_engine *send_queue; in hws_debug_dump_context_send_engine() local
/linux/drivers/net/
H A Dvirtio_net.c295 struct send_queue { struct
297 struct virtqueue *vq;
300 struct scatterlist sg[MAX_SKB_FRAGS + 2];
303 char name[16];
305 struct virtnet_sq_stats stats;
307 struct virtnet_interrupt_coalesce intr_coal;
309 struct napi_struct napi;
312 bool reset;
314 struct xsk_buff_pool *xsk_pool;
316 dma_addr_t xsk_hdr_dma_addr;
/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c303 struct list_head send_queue; /* temp queue to hold packets */ in htc_try_send() local
/linux/fs/dlm/
H A Dmidcomms.c164 struct list_head send_queue; member
/linux/drivers/infiniband/core/
H A Dmad.c2508 struct ib_mad_queue *send_queue; in ib_mad_send_done() local
/linux/net/rxrpc/
H A Dar-internal.h754 struct rxrpc_txqueue *send_queue; /* Queue that sendmsg is writing into */ member