Searched refs:FLOW_PRIMARY_MAC (Results 1 – 5 of 5) sorted by relevance
510 ((mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC) != 0)); in mac_client_is_vlan_vnic()875 if (!(flent->fe_type & FLOW_PRIMARY_MAC || in mac_unicast_update_client_flow()1430 FLOW_PRIMARY_MAC, &flent); in mac_client_open()1637 ASSERT((flent->fe_type & FLOW_PRIMARY_MAC) == 0); in mac_secondary_dup()1661 ASSERT((flent->fe_type & FLOW_PRIMARY_MAC) == 0); in mac_secondary_cleanup()1758 FLOW_PRIMARY_MAC) != 0) { in mac_client_set_rings_prop()1902 FLOW_PRIMARY_MAC) != 0) { in mac_client_set_rings_prop()1934 (flent->fe_type & FLOW_PRIMARY_MAC) == 0) { in mac_client_set_rings_prop()2164 flent_flags = FLOW_PRIMARY_MAC; in mac_unicast_flow_create()4512 if ((vmcip->mci_flent->fe_type & FLOW_PRIMARY_MAC) && in i_mac_set_resources()
2297 if (flent->fe_type & FLOW_PRIMARY_MAC) { in mac_find_fanout()2851 boolean_t isprimary = flent->fe_type & FLOW_PRIMARY_MAC; in mac_datapath_setup()3282 if (!(flent->fe_type & FLOW_PRIMARY_MAC) && in mac_datapath_teardown()
5944 if (mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC) in mac_get_grp_primary()6352 isprimary = mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC; in mac_reserve_rx_group()6915 isprimary = mcip->mci_flent->fe_type & FLOW_PRIMARY_MAC; in mac_reserve_tx_group()6927 if (gclient->mci_flent->fe_type & FLOW_PRIMARY_MAC && in mac_reserve_tx_group()7465 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
182 {"P", FLOW_PRIMARY_MAC, FLOW_PRIMARY_MAC}, in mac_flow_dcmd_output()