Home
last modified time | relevance | path

Searched refs:bw_flags2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c1834 u32 bw_flags2 = 0; in handle_channel_adjacent_rules() local
1844 bw_flags2 = reg_rule_to_chan_bw_flags(regd, rrule2, chan); in handle_channel_adjacent_rules()
1857 bw_flags2; in handle_channel_adjacent_rules()
1884 chan->flags = flags | bw_flags1 | bw_flags2 | in handle_channel_adjacent_rules()
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c1844 u32 bw_flags2 = 0; in handle_channel_adjacent_rules() local
1854 bw_flags2 = reg_rule_to_chan_bw_flags(regd, rrule2, chan); in handle_channel_adjacent_rules()
1867 bw_flags2; in handle_channel_adjacent_rules()
1894 chan->flags = flags | bw_flags1 | bw_flags2 | in handle_channel_adjacent_rules()

Completed in 16 milliseconds