Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/
Dskge.c1051 case FLOW_STAT_SYMMETRIC: /* Both station may send PAUSE */ in skge_pause()
1264 skge->flow_status = FLOW_STAT_SYMMETRIC; in bcom_check_link()
1472 skge->flow_status = FLOW_STAT_SYMMETRIC; in xm_check_link()
1813 if (skge->flow_status == FLOW_STAT_SYMMETRIC || in genesis_link_up()
2384 skge->flow_status = FLOW_STAT_SYMMETRIC; in yukon_phy_intr()
2963 skge->flow_status == FLOW_STAT_SYMMETRIC) in genesis_set_multicast()
2987 skge->flow_status == FLOW_STAT_SYMMETRIC); in yukon_set_multicast()
Dskge.h2446 FLOW_STAT_SYMMETRIC, /* Both station may send PAUSE */ enumerator