Home
last modified time | relevance | path

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

/drivers/scsi/arm/
Dqueue.c27 typedef struct queue_entry { struct
28 struct list_head list;
29 struct scsi_cmnd *SCpnt;
31 unsigned long magic;
/drivers/net/wireless/ralink/rt2x00/
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;
/drivers/scsi/qla4xxx/
Dql4_iocb.c60 struct queue_entry **queue_entry) in qla4xxx_get_req_pkt()
Dql4_fw.h1079 struct queue_entry { struct
1080 uint8_t data[60];
1081 uint32_t signature;
/drivers/target/
Dtarget_core_user.c171 struct list_head queue_entry; member
/drivers/net/ethernet/qlogic/
Dqla3xxx.h1038 struct ob_mac_iocb_req *queue_entry ; member
/drivers/staging/qlge/
Dqlge.h1353 struct ob_mac_iocb_req *queue_entry; member