Searched refs:mac_portn (Results 1 – 1 of 1) sorted by relevance
1512 npi_fflp_cfg_enet_vlan_table_assoc(npi_handle_t handle, uint8_t mac_portn, in npi_fflp_cfg_enet_vlan_table_assoc() argument1531 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() argument1646 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 …]