Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/
Dskge.c1045 case FLOW_STAT_NONE: in skge_pause()
1273 skge->flow_status = FLOW_STAT_NONE; in bcom_check_link()
1482 skge->flow_status = FLOW_STAT_NONE; in xm_check_link()
1802 if (skge->flow_status == FLOW_STAT_NONE || in genesis_link_up()
2393 skge->flow_status = FLOW_STAT_NONE; in yukon_phy_intr()
2396 if (skge->flow_status == FLOW_STAT_NONE || in yukon_phy_intr()
Dskge.h2443 FLOW_STAT_NONE, /* No Flow Control */ enumerator