Home
last modified time | relevance | path

Searched defs:queue_entry (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/scsi/arm/
H A Dqueue.c31 typedef struct queue_entry { struct
32 struct list_head list;
33 struct scsi_cmnd *SCpnt;
35 unsigned long magic;
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.h368 struct queue_entry { struct
369 unsigned long flags;
370 unsigned long last_action;
372 struct data_queue *queue;
374 struct sk_buff *skb;
376 unsigned int entry_idx;
378 void *priv_data;
/linux/drivers/md/dm-vdo/
H A Ddedupe.h24 struct funnel_queue_entry queue_entry; member
/linux/drivers/md/dm-vdo/indexer/
H A Dvolume.c317 struct queued_read *queue_entry; in enqueue_read() local
404 struct queued_read *queue_entry = NULL; in wait_to_reserve_read_queue_entry() local
630 struct queued_read *queue_entry; in read_thread_function() local
/linux/drivers/scsi/qla4xxx/
H A Dql4_iocb.c59 struct queue_entry **queue_entry) in qla4xxx_get_req_pkt()
H A Dql4_fw.h1078 struct queue_entry { struct
1079 uint8_t data[60];
1080 uint32_t signature;
/linux/drivers/target/
H A Dtarget_core_user.c179 struct list_head queue_entry; member
200 struct list_head queue_entry; member
/linux/fs/fuse/
H A Dfile.c419 struct list_head queue_entry; member
/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.h1037 struct ob_mac_iocb_req *queue_entry ; member