Lines Matching refs:libconf
499 struct rt2x00lib_conf *libconf)
505 libconf->conf->long_frame_max_tx_count);
507 libconf->conf->short_frame_max_tx_count);
512 struct rt2x00lib_conf *libconf)
515 (libconf->conf->flags & IEEE80211_CONF_PS) ?
524 libconf->conf->listen_interval - 1);
542 struct rt2x00lib_conf *libconf,
546 rt2400pci_config_channel(rt2x00dev, &libconf->rf);
549 libconf->conf->power_level);
551 rt2400pci_config_retry_limit(rt2x00dev, libconf);
553 rt2400pci_config_ps(rt2x00dev, libconf);