Home
last modified time | relevance | path

Searched refs:mci_nflents (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_impl.h147 uint_t mci_nflents; /* mci_rw_lock */ member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c491 if (mcip->mci_nflents == 0) in mac_client_vid()
2352 flent = (mcip->mci_nflents == 0) ? mcip->mci_flent : NULL; in mac_client_datapath_setup()
4980 if (mcip->mci_nflents == 1) in mac_rename_flow_names()
5017 mcip->mci_nflents++; in mac_client_add_to_flow_list()
5058 mcip->mci_nflents--; in mac_client_remove_flow_from_list()
5144 ASSERT(mcip->mci_nflents > 1); in mac_client_swap_mciflent()
5196 return (mcip->mci_nflents == 1); in mac_client_single_rcvr()