Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dvirtio_net.c144 struct send_queue { struct
146 struct virtqueue *vq;
149 struct scatterlist sg[MAX_SKB_FRAGS + 2];
152 char name[16];
154 struct virtnet_sq_stats stats;
156 struct virtnet_interrupt_coalesce intr_coal;
158 struct napi_struct napi;
161 bool reset;
/openbmc/linux/drivers/infiniband/core/
H A Dmad_priv.h189 struct ib_mad_queue send_queue; member
H A Dmad.c2273 struct ib_mad_queue *send_queue; in ib_mad_send_done() local
/openbmc/linux/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
/openbmc/linux/fs/dlm/
H A Dmidcomms.c164 struct list_head send_queue; member
/openbmc/linux/drivers/net/hamradio/
H A Dyam.c125 struct sk_buff_head send_queue; /* Packets awaiting transmission */ member