Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.c33 #define RCB_RESET_TRY_TIMES 10 macro
78 while (try_cnt++ < RCB_RESET_TRY_TIMES) { in hns_rcb_reset_ring_hw()
109 if (try_cnt >= RCB_RESET_TRY_TIMES) in hns_rcb_reset_ring_hw()