Symbol: ixgbe_mac_X540
sys/dev/pci/ixgbe/ixgbe.c
1040
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe.c
1049
if (hw->mac.type == ixgbe_mac_X540)
sys/dev/pci/ixgbe/ixgbe.c
1073
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe.c
1082
if (hw->mac.type == ixgbe_mac_X540)
sys/dev/pci/ixgbe/ixgbe.c
3204
if (hw->mac.type >= ixgbe_mac_X540)
sys/dev/pci/ixgbe/ixgbe.c
4355
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe.c
4479
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe.c
4495
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe.c
4956
if (hw->mac.type >= ixgbe_mac_X540)
sys/dev/pci/ixgbe/ixgbe.c
5187
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe.c
6327
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe.c
7196
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe.c
893
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_api.c
109
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_api.c
187
hw->mac.type = ixgbe_mac_X540;
sys/dev/pci/ixgbe/ixgbe_common.c
350
if (hw->mac.type < ixgbe_mac_X540) {
sys/dev/pci/ixgbe/ixgbe_common.c
3712
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_common.c
4962
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_common.c
5379
if (hw->mac.type <= ixgbe_mac_X540) {
sys/dev/pci/ixgbe/ixgbe_common.c
625
if (hw->mac.type == ixgbe_mac_X550 || hw->mac.type == ixgbe_mac_X540) {
sys/dev/pci/ixgbe/ixgbe_dcb.c
411
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_dcb.c
440
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_dcb.c
480
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_dcb.c
520
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_dcb.c
562
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_dcb.c
598
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_dcb.c
625
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_dcb.c
671
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_dcb.c
704
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_dcb.c
728
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_dcb_82599.c
317
if (hw->mac.type >= ixgbe_mac_X540)
sys/dev/pci/ixgbe/ixgbe_mbx.c
1143
hw->mac.type != ixgbe_mac_X540)
sys/dev/pci/ixgbe/ixgbe_mbx.c
1185
hw->mac.type != ixgbe_mac_X540)
sys/dev/pci/ixgbe/ixgbe_mbx.c
836
case ixgbe_mac_X540:
sys/dev/pci/ixgbe/ixgbe_phy.c
1301
if (hw->mac.type >= ixgbe_mac_X540)
sys/dev/pci/ixgbe/ixgbe_x540.c
720
if (hw->mac.type == ixgbe_mac_X540 && hw->revision_id == 0) {