Lines Matching defs:conf
279 struct rt2x00intf_conf *conf,
298 rt2x00_set_field32(®, CSR14_TSF_SYNC, conf->sync);
304 conf->mac, sizeof(conf->mac));
308 conf->bssid,
309 sizeof(conf->bssid));
505 libconf->conf->long_frame_max_tx_count);
507 libconf->conf->short_frame_max_tx_count);
515 (libconf->conf->flags & IEEE80211_CONF_PS) ?
524 libconf->conf->listen_interval - 1);
549 libconf->conf->power_level);