Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.c1040 case FLOW_STAT_SYMMETRIC: /* Both station may send PAUSE */ in skge_pause()
1253 skge->flow_status = FLOW_STAT_SYMMETRIC; in bcom_check_link()
1461 skge->flow_status = FLOW_STAT_SYMMETRIC; in xm_check_link()
1802 if (skge->flow_status == FLOW_STAT_SYMMETRIC || in genesis_link_up()
2373 skge->flow_status = FLOW_STAT_SYMMETRIC; in yukon_phy_intr()
2955 skge->flow_status == FLOW_STAT_SYMMETRIC) in genesis_set_multicast()
2979 skge->flow_status == FLOW_STAT_SYMMETRIC); in yukon_set_multicast()
Dskge.h2445 FLOW_STAT_SYMMETRIC, /* Both station may send PAUSE */ enumerator