Home
last modified time | relevance | path

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

/linux/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()