Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_rcb.c25 #define RCB_RESET_TRY_TIMES 10 macro
96 while (try_cnt++ < RCB_RESET_TRY_TIMES) { in hns_rcb_reset_ring_hw()
127 if (try_cnt >= RCB_RESET_TRY_TIMES) in hns_rcb_reset_ring_hw()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A 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()

Completed in 4 milliseconds