Searched refs:FLOW_PRIMARY_MAC (Results 1 – 5 of 5) sorted by relevance
509 ((mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC) != 0)); in mac_client_is_vlan_vnic()859 if (!(flent->fe_type & FLOW_PRIMARY_MAC || in mac_unicast_update_client_flow()1414 FLOW_PRIMARY_MAC, &flent); in mac_client_open()1621 ASSERT((flent->fe_type & FLOW_PRIMARY_MAC) == 0); in mac_secondary_dup()1645 ASSERT((flent->fe_type & FLOW_PRIMARY_MAC) == 0); in mac_secondary_cleanup()1742 FLOW_PRIMARY_MAC) != 0) { in mac_client_set_rings_prop()1886 FLOW_PRIMARY_MAC) != 0) { in mac_client_set_rings_prop()1918 (flent->fe_type & FLOW_PRIMARY_MAC) == 0) { in mac_client_set_rings_prop()2148 flent_flags = FLOW_PRIMARY_MAC; in mac_unicast_flow_create()4496 if ((vmcip->mci_flent->fe_type & FLOW_PRIMARY_MAC) && in i_mac_set_resources()
2320 if (flent->fe_type & FLOW_PRIMARY_MAC) { in mac_find_fanout()2874 boolean_t isprimary = flent->fe_type & FLOW_PRIMARY_MAC; in mac_datapath_setup()3305 if (!(flent->fe_type & FLOW_PRIMARY_MAC) && in mac_datapath_teardown()
5949 if (mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC) in mac_get_grp_primary()6357 isprimary = mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC; in mac_reserve_rx_group()6920 isprimary = mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC; in mac_reserve_tx_group()6932 if (gclient->mci_flent->fe_type & FLOW_PRIMARY_MAC && in mac_reserve_tx_group()7470 if (!(vmcip->mci_flent->fe_type & FLOW_PRIMARY_MAC) || in mac_set_prim_vlan_rings()
194 #define FLOW_PRIMARY_MAC 0x01 /* NIC primary MAC address */ macro
175 {"P", FLOW_PRIMARY_MAC, FLOW_PRIMARY_MAC}, in mac_flow_dcmd_output()