Searched refs:NXGE_DC_RESET (Results 1 – 2 of 2) sorted by relevance
377 NXGE_DC_RESET(set->lg.map, group->index); in nxge_grp_remove()524 NXGE_DC_RESET(set->owned.map, channel); in nxge_grp_dc_add()592 NXGE_DC_RESET(set->owned.map, channel); in nxge_grp_dc_remove()739 NXGE_DC_RESET(group->map, channel); in nxge_grp_dc_unlink()2054 NXGE_DC_RESET(res_map, dc->page); in nxge_hio_remres()2397 NXGE_DC_RESET(set->shared.map, channel); in nxge_hio_tdc_unshare()2461 NXGE_DC_RESET(set->shared.map, channel); in nxge_hio_rdc_unshare()2544 NXGE_DC_RESET(group->map, channel); in nxge_hio_dc_unshare()
550 #define NXGE_DC_RESET(map, channel) map &= (~(1 << channel)) macro