Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c1126 #define PAUSE_TIME_MIN_VALUE 0x4 in hns3_pause_param_setup_hw() macro
1137 else if (pause_time >= PAUSE_TIME_MIN_VALUE && in hns3_pause_param_setup_hw()
1142 pause_time = PAUSE_TIME_MIN_VALUE; in hns3_pause_param_setup_hw()