Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/
Dskge.c1041 case FLOW_STAT_SYMMETRIC: /* Both station may send PAUSE */ in skge_pause()
1254 skge->flow_status = FLOW_STAT_SYMMETRIC; in bcom_check_link()
1462 skge->flow_status = FLOW_STAT_SYMMETRIC; in xm_check_link()
1803 if (skge->flow_status == FLOW_STAT_SYMMETRIC || in genesis_link_up()
2374 skge->flow_status = FLOW_STAT_SYMMETRIC; in yukon_phy_intr()
2951 skge->flow_status == FLOW_STAT_SYMMETRIC) in genesis_set_multicast()
2975 skge->flow_status == FLOW_STAT_SYMMETRIC); in yukon_set_multicast()
Dskge.h2446 FLOW_STAT_SYMMETRIC, /* Both station may send PAUSE */ enumerator