|
Linux Kernel
3.7.1
|
#include <bnx2x_sp.h>
Data Fields | |
| struct bnx2x_rx_mode_obj * | rx_mode_obj |
| unsigned long * | pstate |
| int | state |
| u8 | cl_id |
| u32 | cid |
| u8 | func_id |
| unsigned long | ramrod_flags |
| unsigned long | rx_mode_flags |
| void * | rdata |
| dma_addr_t | rdata_mapping |
| unsigned long | rx_accept_flags |
| unsigned long | tx_accept_flags |
Definition at line 459 of file bnx2x_sp.h.
| u32 cid |
Definition at line 464 of file bnx2x_sp.h.
| u8 cl_id |
Definition at line 463 of file bnx2x_sp.h.
| u8 func_id |
Definition at line 465 of file bnx2x_sp.h.
| unsigned long* pstate |
Definition at line 461 of file bnx2x_sp.h.
| unsigned long ramrod_flags |
Definition at line 466 of file bnx2x_sp.h.
| void* rdata |
Definition at line 473 of file bnx2x_sp.h.
| dma_addr_t rdata_mapping |
Definition at line 474 of file bnx2x_sp.h.
| unsigned long rx_accept_flags |
Definition at line 477 of file bnx2x_sp.h.
| unsigned long rx_mode_flags |
Definition at line 467 of file bnx2x_sp.h.
| struct bnx2x_rx_mode_obj* rx_mode_obj |
Definition at line 460 of file bnx2x_sp.h.
Definition at line 462 of file bnx2x_sp.h.
| unsigned long tx_accept_flags |
Definition at line 480 of file bnx2x_sp.h.
1.8.2