Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_impl.h394 #define MCIS_IS_AGGR_PORT 0x0010 macro
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2005 ASSERT3U((mcip->mci_state_flags & MCIS_IS_AGGR_PORT), ==, 0); in mac_fanout_setup()
2372 if ((mcip->mci_state_flags & MCIS_IS_AGGR_PORT) != 0) in mac_srs_group_setup()
2406 if (mcip->mci_state_flags & MCIS_IS_AGGR_PORT) { in mac_rx_srs_group_setup()
2422 ASSERT3U((mcip->mci_state_flags & MCIS_IS_AGGR_PORT), ==, 0); in mac_rx_srs_group_setup()
2539 ASSERT3U((mcip->mci_state_flags & MCIS_IS_AGGR_PORT), ==, 0); in mac_tx_srs_group_setup()
4092 if ((mcip->mci_state_flags & MCIS_IS_AGGR_PORT) != 0) in mac_fanout_recompute()
H A Dmac_client.c1379 mcip->mci_state_flags |= MCIS_IS_AGGR_PORT; in mac_client_open()
2478 if ((mcip->mci_state_flags & MCIS_IS_AGGR_PORT) == 0) in mac_client_datapath_setup()
2692 MCIS_IS_AGGR_PORT))) { in i_mac_unicast_add()
4687 if (mcip != NULL && (mcip->mci_state_flags & MCIS_IS_AGGR_PORT) == 0) { in i_mac_set_resources()
4927 if (cur_clnt->mci_state_flags & MCIS_IS_AGGR_PORT) { in mac_rename_primary()
H A Dmac_protect.c1716 if ((mcip->mci_state_flags & MCIS_IS_AGGR_PORT) != 0) in mac_protect_intercept_dynamic()
2350 if ((mcip->mci_state_flags & MCIS_IS_AGGR_PORT) != 0) in mac_protect_check()