Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dvirtio_net.c123 struct send_queue { struct
125 struct virtqueue *vq;
128 struct scatterlist sg[MAX_SKB_FRAGS + 2];
131 char name[40];
133 struct virtnet_sq_stats stats;
135 struct napi_struct napi;
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dmad_priv.h190 struct ib_mad_queue send_queue; member
H A Dmad.c2283 struct ib_mad_queue *send_queue; in ib_mad_send_done() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c304 struct list_head send_queue; /* temp queue to hold packets */ in htc_try_send() local
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dyam.c125 struct sk_buff_head send_queue; /* Packets awaiting transmission */ member