Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.c29 #define RCB_RESET_TRY_TIMES 10 macro
100 while (try_cnt++ < RCB_RESET_TRY_TIMES) { in hns_rcb_reset_ring_hw()
131 if (try_cnt >= RCB_RESET_TRY_TIMES) in hns_rcb_reset_ring_hw()