Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dreg.c1762 chan->max_antenna_gain = chan->orig_mag = in handle_channel_single_rule()
1785 min_t(int, chan->orig_mag, in handle_channel_single_rule()
1853 chan->orig_mag = chan->max_antenna_gain; in handle_channel_adjacent_rules()
1898 min_t(int, chan->orig_mag, in handle_channel_adjacent_rules()
3455 chan->max_antenna_gain = chan->orig_mag; in restore_custom_reg_settings()
H A Dcore.c993 sband->channels[i].orig_mag = INT_MAX; in wiphy_register()
/linux/include/net/
H A Dcfg80211.h187 * @orig_mag: internal use
208 int orig_mag, orig_mpwr;
206 int orig_mag, orig_mpwr; global() member