|
Linux Kernel
3.7.1
|
#include <netxen_nic.h>
Data Fields | |
| struct netxen_common_entry_hdr | h |
| union { | |
| struct { | |
| u32 select_addr_reg | |
| } | |
| u32 rsvd_0 | |
| }; | |
| union { | |
| struct { | |
| u8 addr_stride | |
| u8 addr_cnt | |
| u16 data_size | |
| } | |
| u32 rsvd_1 | |
| }; | |
| union { | |
| struct { | |
| u32 op_count | |
| } | |
| u32 rsvd_2 | |
| }; | |
| union { | |
| struct { | |
| u32 read_addr_reg | |
| } | |
| u32 rsvd_3 | |
| }; | |
| union { | |
| struct { | |
| u32 cntrl_addr_reg | |
| } | |
| u32 rsvd_4 | |
| }; | |
| union { | |
| struct { | |
| u8 wr_byte0 | |
| u8 wr_byte1 | |
| u8 poll_mask | |
| u8 poll_cnt | |
| } | |
| u32 rsvd_5 | |
| }; | |
| u32 | read_addr |
| u32 | read_data_size |
Definition at line 1450 of file netxen_nic.h.
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| u8 addr_cnt |
Definition at line 1461 of file netxen_nic.h.
| u8 addr_stride |
Definition at line 1460 of file netxen_nic.h.
| u32 cntrl_addr_reg |
Definition at line 1480 of file netxen_nic.h.
Definition at line 1462 of file netxen_nic.h.
Definition at line 1451 of file netxen_nic.h.
| u32 op_count |
Definition at line 1468 of file netxen_nic.h.
| u8 poll_cnt |
Definition at line 1489 of file netxen_nic.h.
| u8 poll_mask |
Definition at line 1488 of file netxen_nic.h.
| u32 read_addr |
Definition at line 1493 of file netxen_nic.h.
| u32 read_addr_reg |
Definition at line 1474 of file netxen_nic.h.
| u32 read_data_size |
Definition at line 1494 of file netxen_nic.h.
| u32 rsvd_0 |
Definition at line 1456 of file netxen_nic.h.
| u32 rsvd_1 |
Definition at line 1464 of file netxen_nic.h.
| u32 rsvd_2 |
Definition at line 1470 of file netxen_nic.h.
| u32 rsvd_3 |
Definition at line 1476 of file netxen_nic.h.
| u32 rsvd_4 |
Definition at line 1482 of file netxen_nic.h.
| u32 rsvd_5 |
Definition at line 1491 of file netxen_nic.h.
| u32 select_addr_reg |
Definition at line 1454 of file netxen_nic.h.
| u8 wr_byte0 |
Definition at line 1486 of file netxen_nic.h.
| u8 wr_byte1 |
Definition at line 1487 of file netxen_nic.h.
1.8.2