Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns/
A Dhns_dsaf_main.h21 #define DSAF_BASE_INNER_PORT_NUM 127/* mac tbl qid*/ macro
A Dhns_dsaf_main.c1819 } else if (mac_entry->port_num >= DSAF_BASE_INNER_PORT_NUM) { in hns_dsaf_add_mac_mc_port()
1821 DSAF_BASE_INNER_PORT_NUM + DSAF_SERVICE_NW_NUM; in hns_dsaf_add_mac_mc_port()
1986 } else if (mac_entry->port_num >= DSAF_BASE_INNER_PORT_NUM) { in hns_dsaf_del_mac_mc_port()
1988 DSAF_BASE_INNER_PORT_NUM + DSAF_SERVICE_NW_NUM; in hns_dsaf_del_mac_mc_port()
2754 if (port >= DSAF_BASE_INNER_PORT_NUM) in hns_dsaf_get_port_id()
2755 return port - DSAF_BASE_INNER_PORT_NUM + DSAF_SERVICE_NW_NUM; in hns_dsaf_get_port_id()
A Dhns_ae_adapt.c279 mac_addr, DSAF_BASE_INNER_PORT_NUM, ret); in hns_ae_set_multicast_one()
A Dhns_dsaf_mac.c229 tmp_port += DSAF_BASE_INNER_PORT_NUM; in hns_mac_get_inner_port_num()

Completed in 15 milliseconds