Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/
Dskge.c1042 case FLOW_STAT_SYMMETRIC: /* Both station may send PAUSE */ in skge_pause()
1255 skge->flow_status = FLOW_STAT_SYMMETRIC; in bcom_check_link()
1463 skge->flow_status = FLOW_STAT_SYMMETRIC; in xm_check_link()
1804 if (skge->flow_status == FLOW_STAT_SYMMETRIC || in genesis_link_up()
2375 skge->flow_status = FLOW_STAT_SYMMETRIC; in yukon_phy_intr()
2949 skge->flow_status == FLOW_STAT_SYMMETRIC) in genesis_set_multicast()
2973 skge->flow_status == FLOW_STAT_SYMMETRIC); in yukon_set_multicast()
Dskge.h2440 FLOW_STAT_SYMMETRIC, /* Both station may send PAUSE */ enumerator