Lines Matching defs:mh
128 mac_features_to_flags(mac_handle_t mh) in mac_features_to_flags()
555 mac_unregister(mac_handle_t mh) in mac_unregister()
677 mac_rx_ring(mac_handle_t mh, mac_ring_handle_t mrh, mblk_t *mp_chain, in mac_rx_ring()
695 mac_rx(mac_handle_t mh, mac_resource_handle_t mrh, mblk_t *mp_chain) in mac_rx()
730 mac_trill_snoop(mac_handle_t mh, mblk_t *mp) in mac_trill_snoop()
743 mac_rx_common(mac_handle_t mh, mac_resource_handle_t mrh, mblk_t *mp_chain) in mac_rx_common()
853 mac_tx_update(mac_handle_t mh) in mac_tx_update()
862 mac_tx_ring_update(mac_handle_t mh, mac_ring_handle_t rh) in mac_tx_ring_update()
872 mac_link_update(mac_handle_t mh, link_state_t link) in mac_link_update()
892 mac_link_redo(mac_handle_t mh, link_state_t link) in mac_link_redo()
953 mac_unicst_update(mac_handle_t mh, const uint8_t *addr) in mac_unicst_update()
980 mac_dst_update(mac_handle_t mh, const uint8_t *addr) in mac_dst_update()
997 mac_pdata_update(mac_handle_t mh, void *mac_pdata, size_t dsize) in mac_pdata_update()
1048 mac_capab_update(mac_handle_t mh) in mac_capab_update()
1065 mac_maxsdu_update(mac_handle_t mh, uint_t sdu_max) in mac_maxsdu_update()
1085 mac_maxsdu_update2(mac_handle_t mh, uint_t sdu_max, uint_t sdu_multicast) in mac_maxsdu_update2()
1337 mac_handle_t mh; in i_mac_notify_thread() local
1361 mac_handle_t mh = (mac_handle_t)mip; in i_mac_notify_thread() local