ixgbe_mac_operations
static const struct ixgbe_mac_operations mac_ops_82598 = {
static const struct ixgbe_mac_operations mac_ops_82599 = {
static const struct ixgbe_mac_operations mac_ops_e610 = {
struct ixgbe_mac_operations ops;
const struct ixgbe_mac_operations *mac_ops;
static const struct ixgbe_mac_operations mac_ops_X540 = {
static const struct ixgbe_mac_operations mac_ops_X550 = {
static const struct ixgbe_mac_operations mac_ops_X550EM_x = {
static const struct ixgbe_mac_operations mac_ops_X550EM_x_fw = {
static const struct ixgbe_mac_operations mac_ops_x550em_a = {
static const struct ixgbe_mac_operations mac_ops_x550em_a_fw = {
static const struct ixgbe_mac_operations ixgbevf_mac_ops = {
static const struct ixgbe_mac_operations ixgbevf_hv_mac_ops = {
const struct ixgbe_mac_operations *mac_ops;
struct ixgbe_mac_operations ops;