Home
last modified time | relevance | path

Searched refs:PCH_GBE_FC_FULL (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h326 #define PCH_GBE_FC_FULL 3 macro
327 #define PCH_GBE_FC_DEFAULT PCH_GBE_FC_FULL
Dpch_gbe_ethtool.c390 } else if (hw->mac.fc == PCH_GBE_FC_FULL) { in pch_gbe_get_pauseparam()
413 hw->mac.fc = PCH_GBE_FC_FULL; in pch_gbe_set_pauseparam()
Dpch_gbe_param.c214 { PCH_GBE_FC_FULL, "Flow Control Enabled" }
Dpch_gbe_main.c487 case PCH_GBE_FC_FULL: in pch_gbe_mac_force_mac_fc()