Searched refs:setup_fc (Results 1 – 4 of 4) sorted by relevance
2150 mac->ops.setup_fc = NULL; in ixgbe_init_mac_link_ops_X550em_a() 2160 mac->ops.setup_fc = ixgbe_fc_autoneg_fw; in ixgbe_init_mac_link_ops_X550em_a() 2166 mac->ops.setup_fc = ixgbe_setup_fc_backplane_x550em_a; in ixgbe_init_mac_link_ops_X550em_a() 2180 mac->ops.setup_fc = ixgbe_setup_fc_x550em; in ixgbe_init_mac_link_ops_X550em() 2211 mac->ops.setup_fc = ixgbe_setup_fc_generic; in ixgbe_init_mac_link_ops_X550em() 3980 .setup_fc = ixgbe_setup_fc_generic,4004 .setup_fc = NULL, /* defined later */4026 .setup_fc = NULL,4047 .setup_fc = ixgbe_setup_fc_x550em,4068 .setup_fc [all...]
868 .setup_fc = ixgbe_setup_fc_generic,
3968 .setup_fc = ixgbe_setup_fc_e610,
3553 int (*setup_fc)(struct ixgbe_hw *); member