Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe.h315 #define PCH_GBE_FC_FULL 3 macro
316 #define PCH_GBE_FC_DEFAULT PCH_GBE_FC_FULL
H A Dpch_gbe_ethtool.c393 } else if (hw->mac.fc == PCH_GBE_FC_FULL) { in pch_gbe_get_pauseparam()
416 hw->mac.fc = PCH_GBE_FC_FULL; in pch_gbe_set_pauseparam()
H A Dpch_gbe_param.c203 { PCH_GBE_FC_FULL, "Flow Control Enabled" }
H A Dpch_gbe_main.c415 case PCH_GBE_FC_FULL: in pch_gbe_mac_force_mac_fc()