and the header...
This commit is contained in:
parent
aa26851c4f
commit
38104ecc27
@ -427,6 +427,9 @@ struct adapter {
|
|||||||
u64 que_mask;
|
u64 que_mask;
|
||||||
u32 rx_process_limit;
|
u32 rx_process_limit;
|
||||||
|
|
||||||
|
/* Multicast array memory */
|
||||||
|
u8 *mta;
|
||||||
|
|
||||||
/* Misc stats maintained by the driver */
|
/* Misc stats maintained by the driver */
|
||||||
unsigned long dropped_pkts;
|
unsigned long dropped_pkts;
|
||||||
unsigned long mbuf_defrag_failed;
|
unsigned long mbuf_defrag_failed;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user