Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_ppe.c278 while (wait_cnt++ < HNS_MAX_WAIT_CNT) { in hns_ppe_wait_tx_fifo_clean()
286 if (wait_cnt >= HNS_MAX_WAIT_CNT) { in hns_ppe_wait_tx_fifo_clean()
H A Dhns_dsaf_main.h43 #define HNS_MAX_WAIT_CNT 10000 macro
H A Dhns_dsaf_gmac.c315 while (wait_cnt++ < HNS_MAX_WAIT_CNT) { in hns_gmac_wait_fifo_clean()
323 if (wait_cnt >= HNS_MAX_WAIT_CNT) { in hns_gmac_wait_fifo_clean()
H A Dhns_dsaf_rcb.c68 while (wait_cnt++ < HNS_MAX_WAIT_CNT) { in hns_rcb_wait_tx_ring_clean()
76 if (wait_cnt >= HNS_MAX_WAIT_CNT) { in hns_rcb_wait_tx_ring_clean()
H A Dhns_dsaf_main.c2931 while (wait_cnt++ < HNS_MAX_WAIT_CNT) { in hns_dsaf_wait_pkt_clean()
2942 if (wait_cnt >= HNS_MAX_WAIT_CNT) { in hns_dsaf_wait_pkt_clean()