Searched refs:mac_margin_remove (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c506 VERIFY(mac_margin_remove(vnic->vn_lower_mh,
529 VERIFY(mac_margin_remove(vnic->vn_lower_mh,
548 VERIFY(mac_margin_remove(vnic->vn_lower_mh,
558 VERIFY(is_anchor || mac_margin_remove(vnic->vn_lower_mh,
563 VERIFY(mac_margin_remove(vnic->vn_lower_mh,
695 (void) mac_margin_remove(vnic->vn_lower_mh, vnic->vn_margin);
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_port.c209 VERIFY(mac_margin_remove(mh, margin) == 0);
278 VERIFY(mac_margin_remove(port->lp_mh, port->lp_margin) == 0);
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h496 extern int mac_margin_remove(mac_handle_t, uint32_t);
H A Dmac.h627 extern int mac_margin_remove(mac_handle_t, uint32_t);
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c1167 (void) mac_margin_remove(mh, blp->bl_margin);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c2662 mac_margin_remove(mac_handle_t mh, uint32_t margin) function

Completed in 72 milliseconds