Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c7487 mgcp = fgrp->mrg_clients; in mac_rx_switch_group()
7495 mac_release_rx_group(mcip, fgrp); in mac_rx_switch_group()
7499 mac_group_remove_client(fgrp, mcip); in mac_rx_switch_group()
7512 mgcp = fgrp->mrg_clients; in mac_rx_switch_group()
7870 if (fgrp == defgrp) { in mac_tx_switch_group()
7878 mgcp = fgrp->mrg_clients; in mac_tx_switch_group()
7907 if (MAC_GROUP_NO_CLIENT(fgrp)) { in mac_tx_switch_group()
7921 ringcnt = fgrp->mrg_cur_count; in mac_tx_switch_group()
7922 ring = fgrp->mrg_rings; in mac_tx_switch_group()
7942 mgcp = fgrp->mrg_clients; in mac_tx_switch_group()
[all …]