|
iPXE
|
#include <bnxt.h>
| struct net_device* bnxt::dev |
Definition at line 969 of file bnxt.h.
Referenced by bnxt_close(), bnxt_open(), bnxt_poll(), bnxt_rx_complete(), bnxt_service_cq(), bnxt_service_nq(), bnxt_tx(), and bnxt_tx_complete().
| struct pci_device* bnxt::pdev |
| struct dma_device* bnxt::dma |
| struct dma_mapping bnxt::req_mapping |
| struct dma_mapping bnxt::resp_mapping |
| struct dma_mapping bnxt::dma_mapped |
| struct dma_mapping bnxt::tx_mapping |
| struct dma_mapping bnxt::rx_mapping |
| struct dma_mapping bnxt::cq_mapping |
| struct dma_mapping bnxt::nq_mapping |
| struct lm_error_recovery bnxt::er |
| struct retry_timer bnxt::task_timer |
Definition at line 988 of file bnxt.h.
Referenced by bnxt_er_task_timer().
| struct retry_timer bnxt::wait_timer |
Definition at line 989 of file bnxt.h.
Referenced by bnxt_er_wait_timer().
1.8.15