Home
last modified time | relevance | path

Searched refs:ibp_rate0 (Results 1 – 20 of 20) sorted by relevance

/freebsd/tools/tools/net80211/wlaninject/
H A Dwlaninject.c544 params.ibp_rate0 = 2; /* 1 MB/s XXX */ in main()
732 params.ibp_rate0 = str2rate(optarg); in main()
752 iface, chan, rate2str(params.ibp_rate0)); in main()
/freebsd/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c155 .ibp_rate0 = 2, /* 1 MB/s XXX */ in inject_params()
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx.c481 ridx = rate2ridx(params->ibp_rate0); in r92c_fill_tx_desc_raw()
/freebsd/sys/net80211/
H A Dieee80211_freebsd.h660 uint8_t ibp_rate0; /* series 1 IEEE tx rate */ member
H A Dieee80211_output.c713 if (params->ibp_rate0 != 0) { in ieee80211_sanitize_rates()
714 error = ieee80211_validate_rate(ni, params->ibp_rate0); in ieee80211_sanitize_rates()
2637 params.ibp_rate0 = tp->mgmtrate; in ieee80211_send_probereq()
3039 params.ibp_rate0 = bss->ni_txparms->mgmtrate; in ieee80211_send_mgmt()
H A Dieee80211_hwmp.c663 params.ibp_rate0 = ni->ni_txparms->mgmtrate; in hwmp_send_action()
H A Dieee80211_ht.c3026 params.ibp_rate0 = ni->ni_txparms->mgmtrate; in ht_action_output()
H A Dieee80211_mesh.c2681 params.ibp_rate0 = ni->ni_txparms->mgmtrate; in mesh_send_action()
/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c1164 rate = params->ibp_rate0; in ural_tx_raw()
H A Dif_rum.c1572 rate = params->ibp_rate0; in rum_tx_raw()
H A Dif_mtw.c3335 rate = params->ibp_rate0; in mtw_tx_param()
H A Dif_run.c3727 rate = params->ibp_rate0; in run_tx_param()
/freebsd/tools/tools/net80211/wesside/wesside/
H A Dwesside.c489 .ibp_rate0 = 2, /* 1 MB/s XXX */ in inject()
/freebsd/sys/dev/otus/
H A Dif_otus.c2275 rate = otus_rate_to_hw_rate(sc, params->ibp_rate0); in otus_tx()
/freebsd/sys/dev/ral/
H A Drt2560.c1652 rate = params->ibp_rate0; in rt2560_tx_raw()
H A Drt2860.c1746 rate = params->ibp_rate0; in rt2860_tx_raw()
/freebsd/sys/dev/bwi/
H A Dif_bwi.c3119 rate = params->ibp_rate0; in bwi_encap_raw()
/freebsd/sys/dev/ath/
H A Dif_ath_tx.c2244 rix = ath_tx_findrix(sc, params->ibp_rate0); in ath_tx_raw_start()
/freebsd/sys/dev/wpi/
H A Dif_wpi.c2971 rate = params->ibp_rate0; in wpi_tx_data_raw()
/freebsd/sys/dev/iwn/
H A Dif_iwn.c4763 rate = params->ibp_rate0; in iwn_tx_data_raw()