Searched refs:RX_CSR (Results 1 – 1 of 1) sorted by relevance
636 #define RX_CSR(lane, reg) ((0x4080 + (reg) * 0x0002 + (lane) * 0x0200) * 2) in hns_mac_config_sds_loopback() macro637 u64 reg_offset = RX_CSR(lane_id[mac_cb->mac_id], 0); in hns_mac_config_sds_loopback()