Linux Kernel
3.7.1
|
#include <ixgbe_type.h>
Data Fields | |
u32 | num_mc_addrs |
u32 | rar_used_count |
u32 | mta_in_use |
u32 | overflow_promisc |
bool | uc_set_promisc |
bool | user_set_promisc |
Definition at line 2673 of file ixgbe_type.h.
u32 mta_in_use |
Definition at line 2676 of file ixgbe_type.h.
u32 num_mc_addrs |
Definition at line 2674 of file ixgbe_type.h.
u32 overflow_promisc |
Definition at line 2677 of file ixgbe_type.h.
u32 rar_used_count |
Definition at line 2675 of file ixgbe_type.h.
bool uc_set_promisc |
Definition at line 2678 of file ixgbe_type.h.
bool user_set_promisc |
Definition at line 2679 of file ixgbe_type.h.