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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c1501 * mac_portn port number
1512 npi_fflp_cfg_enet_vlan_table_assoc(npi_handle_t handle, uint8_t mac_portn, argument
1531 ASSERT(FFLP_PORT_VALID(mac_portn));
1532 if (!FFLP_PORT_VALID(mac_portn)) {
1536 mac_portn));
1552 switch (mac_portn) {
1618 * mac_portn port number
1629 npi_fflp_cfg_enet_vlan_table_set_pri(npi_handle_t handle, uint8_t mac_portn, argument
1646 ASSERT(FFLP_PORT_VALID(mac_portn));
1647 if (!FFLP_PORT_VALID(mac_portn)) {
[all...]

Completed in 59 milliseconds