Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c1235 int txpkts, rxpkts; in hns_set_led_opt() local
1237 txpkts = mac_cb->txpkt_for_led - mac_cb->hw_stats.tx_good_pkts; in hns_set_led_opt()
1239 if (txpkts || rxpkts) in hns_set_led_opt()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c1238 int txpkts, rxpkts; in hns_set_led_opt() local
1240 txpkts = mac_cb->txpkt_for_led - mac_cb->hw_stats.tx_good_pkts; in hns_set_led_opt()
1242 if (txpkts || rxpkts) in hns_set_led_opt()

Completed in 4 milliseconds