Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c1512 npi_fflp_cfg_enet_vlan_table_assoc(npi_handle_t handle, uint8_t mac_portn, in npi_fflp_cfg_enet_vlan_table_assoc() argument
1531 ASSERT(FFLP_PORT_VALID(mac_portn)); in npi_fflp_cfg_enet_vlan_table_assoc()
1532 if (!FFLP_PORT_VALID(mac_portn)) { in npi_fflp_cfg_enet_vlan_table_assoc()
1536 mac_portn)); in npi_fflp_cfg_enet_vlan_table_assoc()
1552 switch (mac_portn) { in npi_fflp_cfg_enet_vlan_table_assoc()
1629 npi_fflp_cfg_enet_vlan_table_set_pri(npi_handle_t handle, uint8_t mac_portn, in npi_fflp_cfg_enet_vlan_table_set_pri() argument
1646 ASSERT(FFLP_PORT_VALID(mac_portn)); in npi_fflp_cfg_enet_vlan_table_set_pri()
1647 if (!FFLP_PORT_VALID(mac_portn)) { in npi_fflp_cfg_enet_vlan_table_set_pri()
1651 mac_portn)); in npi_fflp_cfg_enet_vlan_table_set_pri()
1659 switch (mac_portn) { in npi_fflp_cfg_enet_vlan_table_set_pri()
[all …]