Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_reg.h978 #define XGMAC_PORT_MODE_RX_S 0x4 macro
979 #define XGMAC_PORT_MODE_RX_M (0x3 << XGMAC_PORT_MODE_RX_S)
Dhns_dsaf_xgmac.c441 XGMAC_PORT_MODE_RX_S); in hns_xgmac_get_info()