Searched refs:rxpkts (Results 1 – 2 of 2) sorted by relevance
110 swdiv_thresh=2000 #No.of rxpkts threshold
1206 int txpkts, rxpkts; in hns_set_led_opt() local1209 rxpkts = mac_cb->rxpkt_for_led - mac_cb->hw_stats.rx_good_pkts; in hns_set_led_opt()1210 if (txpkts || rxpkts) in hns_set_led_opt()