Searched refs:hwgh (Results 1 – 1 of 1) sorted by relevance
1574 mac_hwrings_get(mac_client_handle_t mch, mac_group_handle_t *hwgh, in mac_hwrings_get() argument1597 if (hwgh != NULL) in mac_hwrings_get()1598 *hwgh = NULL; in mac_hwrings_get()1611 if (hwgh != NULL) in mac_hwrings_get()1612 *hwgh = (mac_group_handle_t)grp; in mac_hwrings_get()1638 mac_hwrings_idx_get(mac_handle_t mh, uint_t idx, mac_group_handle_t *hwgh, in mac_hwrings_idx_get() argument1667 if (hwgh != NULL) in mac_hwrings_idx_get()1668 *hwgh = NULL; in mac_hwrings_idx_get()1683 if (hwgh != NULL) in mac_hwrings_idx_get()1684 *hwgh = (mac_group_handle_t)grp; in mac_hwrings_idx_get()