Home
last modified time | relevance | path

Searched refs:sendslope (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/net/sched/
Dsch_cbs.c77 s64 sendslope; /* in bytes/s */ member
210 credits = credits_from_len(len, q->sendslope, in cbs_dequeue_soft()
284 cbs.sendslope = opt->sendslope; in cbs_enable_offload()
384 q->sendslope = qopt->sendslope * BYTES_PER_KBIT; in cbs_change()
453 opt.sendslope = div64_s64(q->sendslope, BYTES_PER_KBIT); in cbs_dump()
/Linux-v5.4/Documentation/networking/device_drivers/ti/
Dcpsw.txt215 hicredit 62 sendslope -959000 idleslope 41000 offload 1
222 hicredit 65 sendslope -979000 idleslope 21000 offload 1
423 hicredit 62 sendslope -959000 idleslope 41000 offload 1
429 hicredit 65 sendslope -979000 idleslope 21000 offload 1
476 hicredit 465 sendslope -69000 idleslope 31000 offload 1
483 hicredit 405 sendslope -89000 idleslope 11000 offload 1
/Linux-v5.4/include/net/
Dpkt_sched.h161 s32 sendslope; member
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c346 value = div_s64(-qopt->sendslope * 1024ll * ptr, speed_div); in tc_setup_cbs()
365 queue, qopt->sendslope, qopt->idleslope, in tc_setup_cbs()
/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb.h268 s32 sendslope; /* sendSlope in kbps */ member
Digb_main.c1267 ring->sendslope = 0; in igb_alloc_q_vector()
1859 ring->idleslope, ring->sendslope, in igb_config_tx_modes()
1878 bool enable, int idleslope, int sendslope, in igb_save_cbs_params() argument
1890 ring->sendslope = sendslope; in igb_save_cbs_params()
2569 qopt->idleslope, qopt->sendslope, in igb_offload_cbs()
/Linux-v5.4/tools/include/uapi/linux/
Dpkt_sched.h974 __s32 sendslope; member
/Linux-v5.4/include/uapi/linux/
Dpkt_sched.h975 __s32 sendslope; member