|
Linux Kernel
3.7.1
|
#include <adapter.h>
Data Fields | |
| unsigned long | flags |
| unsigned int | in_use |
| unsigned int | size |
| unsigned int | processed |
| unsigned int | cleaned |
| unsigned int | stop_thres |
| unsigned int | cidx |
| unsigned int | pidx |
| unsigned int | gen |
| unsigned int | unacked |
| struct tx_desc * | desc |
| struct tx_sw_desc * | sdesc |
| spinlock_t | lock |
| unsigned int | token |
| dma_addr_t | phys_addr |
| struct sk_buff_head | sendq |
| struct tasklet_struct | qresume_tsk |
| unsigned int | cntxt_id |
| unsigned long | stops |
| unsigned long | restarts |
| struct sge_qstat * | stat |
| spinlock_t | db_lock |
| int | db_disabled |
| unsigned short | db_pidx |
| unsigned int | abs_id |
| spinlock_t db_lock |
| spinlock_t lock |
| struct tasklet_struct qresume_tsk |
| struct sk_buff_head sendq |
1.8.2