Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c1049 case FLOW_STAT_SYMMETRIC: /* Both station may send PAUSE */ in skge_pause()
1262 skge->flow_status = FLOW_STAT_SYMMETRIC; in bcom_check_link()
1470 skge->flow_status = FLOW_STAT_SYMMETRIC; in xm_check_link()
1811 if (skge->flow_status == FLOW_STAT_SYMMETRIC || in genesis_link_up()
2382 skge->flow_status = FLOW_STAT_SYMMETRIC; in yukon_phy_intr()
2956 skge->flow_status == FLOW_STAT_SYMMETRIC) in genesis_set_multicast()
2981 skge->flow_status == FLOW_STAT_SYMMETRIC); in yukon_set_multicast()
H A Dskge.h2440 FLOW_STAT_SYMMETRIC, /* Both station may send PAUSE */ enumerator