|
Linux Kernel
3.7.1
|
#include <adapter.h>
Data Fields | |
| unsigned int | credits |
| unsigned int | size |
| unsigned int | cidx |
| unsigned int | gen |
| unsigned int | polling |
| unsigned int | holdoff_tmr |
| unsigned int | next_holdoff |
| unsigned int | rx_recycle_buf |
| struct rsp_desc * | desc |
| dma_addr_t | phys_addr |
| unsigned int | cntxt_id |
| spinlock_t | lock |
| struct sk_buff_head | rx_queue |
| struct sk_buff * | pg_skb |
| unsigned long | offload_pkts |
| unsigned long | offload_bundles |
| unsigned long | eth_pkts |
| unsigned long | pure_rsps |
| unsigned long | imm_data |
| unsigned long | rx_drops |
| unsigned long | async_notif |
| unsigned long | empty |
| unsigned long | nomem |
| unsigned long | unhandled_irqs |
| unsigned long | starved |
| unsigned long | restarted |
| struct napi_struct | napi |
| const __be64 * | cur_desc |
| u8 | gen |
| u8 | intr_params |
| u8 | next_intr_params |
| u8 | pktcnt_idx |
| u8 | uld |
| u8 | idx |
| int | offset |
| u16 | cntxt_id |
| u16 | abs_id |
| __be64 * | desc |
| unsigned int | iqe_len |
| struct adapter * | adap |
| struct net_device * | netdev |
| rspq_handler_t | handler |
| unsigned int | unhandled_irqs |
| struct adapter * | adapter |
| rspq_handler_t handler |
| spinlock_t lock |
| struct napi_struct napi |
| struct net_device * netdev |
1.8.2