Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dskge.c1034 case FLOW_STAT_NONE: in skge_pause()
1262 skge->flow_status = FLOW_STAT_NONE; in bcom_check_link()
1471 skge->flow_status = FLOW_STAT_NONE; in xm_check_link()
1791 if (skge->flow_status == FLOW_STAT_NONE || in genesis_link_up()
2382 skge->flow_status = FLOW_STAT_NONE; in yukon_phy_intr()
2385 if (skge->flow_status == FLOW_STAT_NONE || in yukon_phy_intr()
Dskge.h2442 FLOW_STAT_NONE, /* No Flow Control */ enumerator