Searched refs:map_regdom_flags (Results 1 – 1 of 1) sorted by relevance
1565 static u32 map_regdom_flags(u32 rd_flags) in map_regdom_flags() function1786 map_regdom_flags(reg_rule->flags) | bw_flags; in handle_channel_single_rule()1805 chan->flags = flags | bw_flags | map_regdom_flags(reg_rule->flags); in handle_channel_single_rule()1864 map_regdom_flags(rrule1->flags) | in handle_channel_adjacent_rules()1865 map_regdom_flags(rrule2->flags) | in handle_channel_adjacent_rules()1895 map_regdom_flags(rrule1->flags) | in handle_channel_adjacent_rules()1896 map_regdom_flags(rrule2->flags); in handle_channel_adjacent_rules()2565 map_regdom_flags(reg_rule->flags); in handle_channel_custom()2567 chan->flags |= map_regdom_flags(reg_rule->flags) | bw_flags; in handle_channel_custom()