Searched refs:mr_srs (Results 1 – 5 of 5) sorted by relevance
965 if (mdb_vread(&srs, sizeof (srs), (uintptr_t)ring.mr_srs) != -1) { in mac_ring_dcmd()983 group.mrg_mh, ring.mr_srs, flent.fe_flow_name); in mac_ring_dcmd()
2270 ring->mr_srs = mac_srs; in mac_srs_create()2349 mac_srs = ring->mr_srs; in mac_rx_switch_grp_to_sw()2352 ring->mr_srs = NULL; in mac_rx_switch_grp_to_sw()2435 if (ring->mr_srs != NULL) in mac_rx_srs_group_setup()3394 ring->mr_srs = NULL; in mac_srs_ring_free()3888 ASSERT(ring->mr_srs == NULL); in mac_tx_srs_setup()
1558 mac_soft_ring_set_t *mac_srs = hw_ring->mr_srs; in mac_hwring_setup()1594 mac_srs = hw_ring->mr_srs; in mac_hwring_teardown()4472 ASSERT(ring->mr_srs == NULL); in i_mac_group_add_ring()4664 if (ring->mr_srs != NULL) { in i_mac_group_rem_ring()4665 mac_rx_srs_remove(ring->mr_srs); in i_mac_group_rem_ring()4666 ring->mr_srs = NULL; in i_mac_group_rem_ring()6653 ring->mr_srs = NULL; in mac_release_rx_group()
725 mac_srs = mr->mr_srs; in mac_rx_common()
212 struct mac_soft_ring_set_s *mr_srs; /* associated SRS */ member