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
302 struct send_queue { struct304 struct virtqueue *vq;307 struct scatterlist sg[MAX_SKB_FRAGS + 2];310 char name[16];312 struct virtnet_sq_stats stats;314 struct virtnet_interrupt_coalesce intr_coal;316 struct napi_struct napi;319 bool reset;321 struct xsk_buff_pool *xsk_pool;323 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
125 struct sk_buff_head send_queue; /* Packets awaiting transmission */ member
754 struct rxrpc_txqueue *send_queue; /* Queue that sendmsg is writing into */ member