Home
last modified time | relevance | path

Searched refs:FLOW_STAT_NONE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c1043 case FLOW_STAT_NONE: in skge_pause()
1271 skge->flow_status = FLOW_STAT_NONE; in bcom_check_link()
1480 skge->flow_status = FLOW_STAT_NONE; in xm_check_link()
1800 if (skge->flow_status == FLOW_STAT_NONE || in genesis_link_up()
2391 skge->flow_status = FLOW_STAT_NONE; in yukon_phy_intr()
2394 if (skge->flow_status == FLOW_STAT_NONE || in yukon_phy_intr()
H A Dskge.h2437 FLOW_STAT_NONE, /* No Flow Control */ enumerator