Searched refs:wred (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.h | 116 u64 wred; /* WRED congestion */ member
|
| H A D | dpaa_ethtool.c | 292 ern_cnt.wred += percpu_priv->ern_cnt.wred; in dpaa_get_ethtool_stats()
|
| H A D | dpaa_eth.c | 1382 percpu_priv->ern_cnt.wred++; in count_ern()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | userdict.cpp | 1045 size_t wred = fwrite(&version, 1, 4, fp); in _get_lpis() local 1050 wred += fwrite(&info, 1, sizeof(info), fp); in _get_lpis() 1051 if (wred != sizeof(info) + sizeof(version)) { in _get_lpis()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/ |
| H A D | niu.c | 3642 u32 misc, wred; in niu_sync_rx_discard_stats() local 3664 wred = nr64(RED_DIS_CNT(rx_channel)); in niu_sync_rx_discard_stats() 3665 if (unlikely((wred & RED_DIS_CNT_COUNT) > limit)) { in niu_sync_rx_discard_stats() 3667 rp->rx_dropped += wred & RED_DIS_CNT_COUNT; in niu_sync_rx_discard_stats() 3669 if (unlikely(wred & RED_DIS_CNT_OFLOW)) in niu_sync_rx_discard_stats() 3674 rx_channel, wred, wred-limit); in niu_sync_rx_discard_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | reg.h | 2030 bool wred, bool ecn) in mlxsw_reg_cwtpm_pack() argument 2035 mlxsw_reg_cwtpm_ew_set(payload, wred); in mlxsw_reg_cwtpm_pack()
|