Searched refs:ixgbe_mac_82598EB (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_dcb.c173 && (hw->mac.type == ixgbe_mac_82598EB))
392 case ixgbe_mac_82598EB:
422 case ixgbe_mac_82598EB:
463 case ixgbe_mac_82598EB:
503 case ixgbe_mac_82598EB:
546 case ixgbe_mac_82598EB:
584 case ixgbe_mac_82598EB:
612 case ixgbe_mac_82598EB:
658 case ixgbe_mac_82598EB:
693 case ixgbe_mac_82598EB
[all...]
H A Dif_ix.c953 if (hw->mac.type != ixgbe_mac_82598EB)
1048 if (hw->mac.type == ixgbe_mac_82598EB) {
1097 if (hw->mac.type == ixgbe_mac_82598EB)
1108 if (hw->mac.type == ixgbe_mac_82598EB)
1122 if (hw->mac.type != ixgbe_mac_82598EB) {
1239 if (hw->mac.type == ixgbe_mac_82598EB) {
1259 if (hw->mac.type == ixgbe_mac_82598EB) {
1440 if (adapter->hw.mac.type == ixgbe_mac_82598EB)
1483 if (adapter->hw.mac.type != ixgbe_mac_82598EB) {
2066 if (hw->mac.type != ixgbe_mac_82598EB) {
[all...]
H A Dixgbe_api.c91 case ixgbe_mac_82598EB:
154 hw->mac.type = ixgbe_mac_82598EB;
H A Dixgbe_phy.c433 if (hw->mac.type == ixgbe_mac_82598EB)
1392 if (hw->mac.type == ixgbe_mac_82598EB) {
1552 if (hw->mac.type == ixgbe_mac_82598EB) {
H A Dixgbe_common.c535 if (hw->mac.type == ixgbe_mac_82598EB)
3569 case ixgbe_mac_82598EB:
4235 if (hw->mac.type == ixgbe_mac_82598EB)
4276 if (hw->mac.type == ixgbe_mac_82598EB)
4674 if (hw->mac.type != ixgbe_mac_82598EB) {
4697 if (hw->mac.type != ixgbe_mac_82598EB) {
H A Dix_txrx.c614 if (adapter->hw.mac.type != ixgbe_mac_82598EB)
H A Dixgbe_type.h3356 ixgbe_mac_82598EB, enumerator in enum:ixgbe_mac_type

Completed in 141 milliseconds