|
Linux Kernel
3.7.1
|
#include <nes_hw.h>
Data Fields | |
| struct nes_hw_nic_cqe volatile * | cq_vbase |
| void(* | ce_handler )(struct nes_device *nesdev, struct nes_hw_nic_cq *cq) |
| dma_addr_t | cq_pbase |
| int | rx_cqes_completed |
| int | cqe_allocs_pending |
| int | rx_pkts_indicated |
| u16 | cq_head |
| u16 | cq_size |
| u16 | cq_number |
| u8 | cqes_pending |
| void(* ce_handler)(struct nes_device *nesdev, struct nes_hw_nic_cq *cq) |
| dma_addr_t cq_pbase |
| struct nes_hw_nic_cqe volatile* cq_vbase |
1.8.2