Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c1814 #define HNS3_MAX_RECURSION_LEVEL 24 in hns3_tx_bd_num() macro
1824 if (unlikely(recursion_level >= HNS3_MAX_RECURSION_LEVEL)) in hns3_tx_bd_num()