Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_ppe.c34 + (idx - 1) * HNS_DSAF_DEBUG_NW_REG_OFFSET in hns_ppe_common_get_ioaddr()
94 (common_idx - 1) * HNS_DSAF_DEBUG_NW_REG_OFFSET; in hns_ppe_get_iobase()
Dhns_dsaf_main.h25 #define HNS_DSAF_DEBUG_NW_REG_OFFSET (0x100000) macro
Dhns_dsaf_rcb.c658 + (comm_index - 1) * HNS_DSAF_DEBUG_NW_REG_OFFSET in hns_rcb_common_get_vaddr()
679 addr_offset = (comm_index - 1) * HNS_DSAF_DEBUG_NW_REG_OFFSET + in hns_rcb_common_get_paddr()