Home
last modified time | relevance | path

Searched refs:map_regdom_flags (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/wireless/
Dreg.c1030 static u32 map_regdom_flags(u32 rd_flags) in map_regdom_flags() function
1261 map_regdom_flags(reg_rule->flags) | bw_flags; in handle_channel()
1280 chan->flags = flags | bw_flags | map_regdom_flags(reg_rule->flags); in handle_channel()
1823 map_regdom_flags(reg_rule->flags); in handle_channel_custom()
1825 chan->flags |= map_regdom_flags(reg_rule->flags) | bw_flags; in handle_channel_custom()