Searched refs:idle_slope (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_dynamic_config.c | 799 sja1105_packing(p + 0, &entry->idle_slope, 31, 0, size, op); in sja1105et_cbs_entry_packing() 838 sja1105_packing(buf, &entry->idle_slope, 57, 26, size, op); in sja1105pqrs_cbs_entry_packing() 853 sja1105_packing(buf, &entry->idle_slope, 55, 24, size, op); in sja1110_cbs_entry_packing()
|
| H A D | sja1105_static_config.h | 360 u64 idle_slope; member
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_tc.c | 394 priv->plat->tx_queues_cfg[queue].idle_slope = value & GENMASK(31, 0); in tc_setup_cbs() 407 priv->plat->tx_queues_cfg[queue].idle_slope, in tc_setup_cbs()
|
| H A D | hwif.h | 345 u32 send_slope, u32 idle_slope, u32 high_credit,
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_common.c | 3009 static int cinc_cal(s32 idle_slope, s32 send_slope, u32 *bw) in cinc_cal() argument 3017 txrate = idle_slope - send_slope; in cinc_cal() 3022 rate = idle_slope; in cinc_cal()
|
| /linux/Documentation/networking/device_drivers/ethernet/stmicro/ |
| H A D | stmmac.rst | 645 u32 idle_slope;
|