HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_mac_82599EB (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb.c 410 case ixgbe_mac_82599EB:
439 case ixgbe_mac_82599EB:
479 case ixgbe_mac_82599EB:
519 case ixgbe_mac_82599EB:
561 case ixgbe_mac_82599EB:
597 case ixgbe_mac_82599EB:
624 case ixgbe_mac_82599EB:
670 case ixgbe_mac_82599EB:
703 case ixgbe_mac_82599EB:
727 case ixgbe_mac_82599EB
    [all...]
ixgbe_mbx.c 830 case ixgbe_mac_82599EB:
1139 if (hw->mac.type != ixgbe_mac_82599EB &&
1181 if (hw->mac.type != ixgbe_mac_82599EB &&
ixgbe.c 890 case ixgbe_mac_82599EB:
1533 case ixgbe_mac_82599EB:
1640 if (hw->mac.type >= ixgbe_mac_82599EB) {
1676 if (hw->mac.type >= ixgbe_mac_82599EB) {
1871 if (hw->mac.type >= ixgbe_mac_82599EB)
2000 (hw->mac.type >= ixgbe_mac_82599EB))
2173 if (hw->mac.type >= ixgbe_mac_82599EB)
2203 if (hw->mac.type >= ixgbe_mac_82599EB)
3222 if ((hw->mac.type == ixgbe_mac_82599EB) &&
3789 if (hw->mac.type >= ixgbe_mac_82599EB)
    [all...]
ixgbe_common.c 430 case ixgbe_mac_82599EB:
552 if (hw->mac.type >= ixgbe_mac_82599EB) {
563 if (hw->mac.type >= ixgbe_mac_82599EB) {
571 if (hw->mac.type >= ixgbe_mac_82599EB)
613 if (hw->mac.type >= ixgbe_mac_82599EB) {
3076 if (hw->mac.type == ixgbe_mac_82599EB) {
3711 case ixgbe_mac_82599EB:
4954 case ixgbe_mac_82599EB:
5354 if (hw->mac.type < ixgbe_mac_82599EB)
ixgbe_api.c 106 case ixgbe_mac_82599EB:
182 hw->mac.type = ixgbe_mac_82599EB;
if_sriov.c 281 if (sc->hw.mac.type != ixgbe_mac_82599EB)
ixgbe_type.h 3721 ixgbe_mac_82599EB,

Completed in 50 milliseconds