|
iPXE
|
#include <bnx2.h>
Public Member Functions | |
| u32 tx_prod_bseq | __attribute__ ((aligned(L1_CACHE_BYTES))) |
| u16 tx_cons | __attribute__ ((aligned(L1_CACHE_BYTES))) |
| u32 tx_prod_bseq bnx2::__attribute__ | ( | (aligned(L1_CACHE_BYTES)) | ) |
| u16 tx_cons bnx2::__attribute__ | ( | (aligned(L1_CACHE_BYTES)) | ) |
| struct nic* bnx2::nic |
Definition at line 3996 of file bnx2.h.
Referenced by bnx2_init_board().
| struct pci_device* bnx2::pdev |
Definition at line 3997 of file bnx2.h.
Referenced by bnx2_init_board(), and bnx2_probe().
| struct status_block* bnx2::status_blk |
| dma_addr_t bnx2::tx_desc_mapping |
| dma_addr_t bnx2::rx_desc_mapping |
| dma_addr_t bnx2::status_blk_mapping |
| struct statistics_block* bnx2::stats_blk |
| dma_addr_t bnx2::stats_blk_mapping |
| u32 bnx2::rx_mode |
Definition at line 4140 of file bnx2.h.
Referenced by bnx2_set_rx_mode().
| struct flash_spec* bnx2::flash_info |
1.8.15