Searched defs:send_queue (Results 1 – 6 of 6) sorted by relevance
223 struct mlx5hws_send_engine *send_queue; in hws_debug_dump_context_send_engine() local
295 struct send_queue { struct297 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;
303 struct list_head send_queue; /* temp queue to hold packets */ in htc_try_send() local
164 struct list_head send_queue; member
2508 struct ib_mad_queue *send_queue; in ib_mad_send_done() local
754 struct rxrpc_txqueue *send_queue; /* Queue that sendmsg is writing into */ member