|
Linux Kernel
3.7.1
|
#include <adapter.h>
Data Fields | |
| struct adapter * | adap |
| struct napi_struct | napi |
| struct sge_rspq | rspq |
| struct sge_fl | fl [SGE_RXQ_PER_SET] |
| struct sge_txq | txq [SGE_TXQ_PER_SET] |
| int | nomem |
| void * | lro_va |
| struct net_device * | netdev |
| struct netdev_queue * | tx_q |
| unsigned long | txq_stopped |
| struct timer_list | tx_reclaim_timer |
| struct timer_list | rx_reclaim_timer |
| unsigned long | port_stats [SGE_PSTAT_MAX] |
| struct napi_struct napi |
| struct net_device* netdev |
| unsigned long port_stats[SGE_PSTAT_MAX] |
| struct timer_list rx_reclaim_timer |
| struct netdev_queue* tx_q |
| struct timer_list tx_reclaim_timer |
| struct sge_txq txq[SGE_TXQ_PER_SET] |
1.8.2