Home
last modified time | relevance | path

Searched defs:vnic_rq_ctrl (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/net/ethernet/cisco/enic/
Dvnic_rq.h29 struct vnic_rq_ctrl { struct
30 u64 ring_base; /* 0x00 */
31 u32 ring_size; /* 0x08 */
32 u32 pad0;
33 u32 posted_index; /* 0x10 */
34 u32 pad1;
35 u32 cq_index; /* 0x18 */
36 u32 pad2;
37 u32 enable; /* 0x20 */
38 u32 pad3;
[all …]
/linux-3.3/drivers/scsi/fnic/
Dvnic_rq.h48 struct vnic_rq_ctrl { struct
49 u64 ring_base; /* 0x00 */
50 u32 ring_size; /* 0x08 */
51 u32 pad0;
52 u32 posted_index; /* 0x10 */
53 u32 pad1;
54 u32 cq_index; /* 0x18 */
55 u32 pad2;
56 u32 enable; /* 0x20 */
57 u32 pad3;
[all …]