Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_main.c251 for (i = 0; i < DSAF_SW_PORT_NUM; i++) { in hns_dsaf_sw_port_type_cfg()
1940 for (i = 0; i < DSAF_SW_PORT_NUM; i++) in hns_dsaf_get_regs()
1946 for (i = 0; i < DSAF_SW_PORT_NUM; i++) in hns_dsaf_get_regs()
2194 for (i = 0; i < DSAF_SW_PORT_NUM; i++) { in hns_dsaf_get_regs()
Dhns_dsaf_reg.h49 #define DSAF_SW_PORT_NUM 8 macro