Home
last modified time | relevance | path

Searched refs:iv_txparms (Results 1 – 25 of 26) sorted by relevance

12

/NextBSD/sys/net80211/
HDieee80211_proto.c216 vap->iv_txparms[i].ucastrate = IEEE80211_FIXED_RATE_NONE; in ieee80211_proto_vattach()
233 vap->iv_txparms[i].mgmtrate = 0 | IEEE80211_RATE_MCS; in ieee80211_proto_vattach()
234 vap->iv_txparms[i].mcastrate = 0 | IEEE80211_RATE_MCS; in ieee80211_proto_vattach()
236 vap->iv_txparms[i].mgmtrate = in ieee80211_proto_vattach()
238 vap->iv_txparms[i].mcastrate = in ieee80211_proto_vattach()
242 vap->iv_txparms[i].mgmtrate = rs->rs_rates[0] & IEEE80211_RATE_VAL; in ieee80211_proto_vattach()
243 vap->iv_txparms[i].mcastrate = rs->rs_rates[0] & IEEE80211_RATE_VAL; in ieee80211_proto_vattach()
244 vap->iv_txparms[i].maxretry = IEEE80211_TXMAX_DEFAULT; in ieee80211_proto_vattach()
507 ucastrate = vap->iv_txparms[ieee80211_chan2mode(ni->ni_chan)].ucastrate; in ieee80211_fix_rate()
HDieee80211_tdma.c128 vap->iv_txparms[mode].ucastrate = rate; in settxparms()
129 vap->iv_txparms[mode].mcastrate = rate; in settxparms()
HDieee80211_ioctl.c680 if (len > sizeof(vap->iv_txparms)) in ieee80211_ioctl_gettxparams()
681 len = sizeof(vap->iv_txparms); in ieee80211_ioctl_gettxparams()
682 return copyout(vap->iv_txparms, ireq->i_data, len); in ieee80211_ioctl_gettxparams()
2180 dst = &vap->iv_txparms[mode]; in ieee80211_ioctl_settxparams()
2212 vap->iv_txparms[mode] = parms.params[mode]; in ieee80211_ioctl_settxparams()
HDieee80211.c1461 if (vap->iv_txparms[mode].ucastrate != IEEE80211_FIXED_RATE_NONE) { in ieee80211_media_status()
1466 vap->iv_txparms[mode].ucastrate, mode); in ieee80211_media_status()
HDieee80211_scan_sta.c883 ucastrate = vap->iv_txparms[ieee80211_chan2mode(chan)].ucastrate; in check_rate()
1306 ucastRate = vap->iv_txparms[mode].ucastrate; in sta_roam_check()
HDieee80211_var.h444 struct ieee80211_txparam iv_txparms[IEEE80211_MODE_MAX]; member
HDieee80211_node.c270 ni->ni_txparms = &vap->iv_txparms[mode]; in ieee80211_node_setuptxparms()
311 ni->ni_txparms = &vap->iv_txparms[mode]; in ieee80211_node_set_chan()
1178 ni->ni_txparms = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in ieee80211_alloc_node()
HDieee80211_ddb.c457 ieee80211_phymode_name[i], &vap->iv_txparms[i]); in _db_show_vap()
HDieee80211_output.c2132 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in ieee80211_send_probereq()
/NextBSD/sys/dev/usb/wlan/
HDif_ural.c739 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in ural_newstate()
1045 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_bsschan)]; in ural_tx_bcn()
1082 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in ural_tx_mgt()
1246 tp = &vap->iv_txparms[ieee80211_chan2mode(ni->ni_chan)]; in ural_tx_data()
HDif_rum.c857 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in rum_newstate()
1327 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in rum_tx_mgt()
1451 tp = &vap->iv_txparms[ieee80211_chan2mode(ni->ni_chan)]; in rum_tx_data()
1980 tp = &vap->iv_txparms[ieee80211_chan2mode(ni->ni_chan)]; in rum_set_maxretry()
2510 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_bsschan)]; in rum_set_beacon()
HDif_run.c2014 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in run_media_change()
2150 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in run_newstate()
2694 rate = vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)].mgmtrate; in run_newassoc()
3297 tp = &vap->iv_txparms[ieee80211_chan2mode(chan)]; in run_tx()
HDif_zyd.c2445 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in zyd_tx_start()
2448 tp = &vap->iv_txparms[ieee80211_chan2mode(ni->ni_chan)]; in zyd_tx_start()
HDif_urtw.c1676 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in urtw_tx_start()
1679 tp = &vap->iv_txparms[ieee80211_chan2mode(ni->ni_chan)]; in urtw_tx_start()
HDif_upgt.c704 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in upgt_setup_rates()
HDif_urtwn.c2579 tp = &vap->iv_txparms[ieee80211_chan2mode(chan)]; in urtwn_tx_data()
/NextBSD/sys/dev/ral/
HDrt2560.c1461 rate = vap->iv_txparms[ieee80211_chan2mode(ni->ni_chan)].mgmtrate; in rt2560_tx_bcn()
1518 rate = vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)].mgmtrate; in rt2560_tx_mgt()
1756 tp = &vap->iv_txparms[ieee80211_chan2mode(ni->ni_chan)]; in rt2560_tx_data()
HDrt2661.c1287 rate = vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)].mgmtrate; in rt2661_tx_mgt()
1447 tp = &vap->iv_txparms[ieee80211_chan2mode(ni->ni_chan)]; in rt2661_tx_data()
HDrt2860.c1488 tp = &vap->iv_txparms[ieee80211_chan2mode(ni->ni_chan)]; in rt2860_tx()
/NextBSD/sys/dev/mwl/
HDif_mwl.c1067 rate = vap->iv_txparms[IEEE80211_MODE_11A].mgmtrate; in mwl_seteapolformat()
1070 rate = vap->iv_txparms[IEEE80211_MODE_11G].mgmtrate; in mwl_seteapolformat()
1072 rate = vap->iv_txparms[mode].mgmtrate; in mwl_seteapolformat()
/NextBSD/sys/dev/malo/
HDif_malo.c1758 const struct ieee80211_txparam *tp = &vap->iv_txparms[mode]; in malo_newstate()
/NextBSD/sys/dev/wi/
HDif_wi.c1670 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_bsschan)]; in wi_write_txrate()
/NextBSD/sys/dev/bwi/
HDif_bwi.c2919 tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)]; in bwi_encap()
/NextBSD/sys/dev/wpi/
HDif_wpi.c2799 tp = &vap->iv_txparms[ieee80211_chan2mode(chan)]; in wpi_tx_data()
/NextBSD/sys/dev/iwn/
HDif_iwn.c4401 tp = &vap->iv_txparms[ieee80211_chan2mode(ni->ni_chan)]; in iwn_tx_data()

12