Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c116 #define GE_RX_INT_THRESHOLD BIT(6) macro
385 val = GE_RX_INT_THRESHOLD | GE_RX_TIMEOUT; in hip04_mac_enable()