Home
last modified time | relevance | path

Searched refs:hds_thresh_max (Results 1 – 5 of 5) sorted by relevance

/linux/net/ethtool/
H A Drings.c124 kr->hds_thresh_max)))) in rings_fill_reply()
282 else if (kernel_ringparam.hds_thresh > kernel_ringparam.hds_thresh_max) in ethnl_set_rings()
/linux/drivers/net/netdevsim/
H A Dethtool.c75 kernel_ring->hds_thresh_max = NSIM_HDS_THRESHOLD_MAX; in nsim_get_ringparam()
/linux/include/linux/
H A Dethtool.h99 u32 hds_thresh_max; member
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c298 kernel_ring->hds_thresh_max = FBNIC_HDS_THRESH_MAX; in fbnic_get_ringparam()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c844 kernel_ering->hds_thresh_max = BNXT_HDS_THRESHOLD_MAX; in bnxt_get_ringparam()