Home
last modified time | relevance | path

Searched refs:HNS_LOWEST_LATENCY_RATE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c711 #define HNS_LOWEST_LATENCY_RATE 27 /* 27 MB/s */ macro
721 ring->coal_last_rx_bytes > HNS_LOWEST_LATENCY_RATE) in hns_coal_rx_bdnum()
782 if (ring->coal_rx_rate < HNS_LOWEST_LATENCY_RATE) in hns_nic_adpt_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c734 #define HNS_LOWEST_LATENCY_RATE 27 /* 27 MB/s */ macro
744 ring->coal_last_rx_bytes > HNS_LOWEST_LATENCY_RATE) in hns_coal_rx_bdnum()
805 if (ring->coal_rx_rate < HNS_LOWEST_LATENCY_RATE) in hns_nic_adpt_coalesce()

Completed in 7 milliseconds