Home
last modified time | relevance | path

Searched refs:IEEE80211_RATECTL_TX_FAIL_SHORT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ratectl.h50 IEEE80211_RATECTL_TX_FAIL_SHORT = 1, /* too many RTS retries */ enumerator
/freebsd/sys/dev/iwm/
H A Dif_iwm.c3456 txs->status = IEEE80211_RATECTL_TX_FAIL_SHORT; in iwm_rx_tx_cmd_single()
/freebsd/sys/dev/wpi/
H A Dif_wpi.c2096 txs->status = IEEE80211_RATECTL_TX_FAIL_SHORT; in wpi_tx_done()
/freebsd/sys/dev/iwn/
H A Dif_iwn.c3683 txs->status = IEEE80211_RATECTL_TX_FAIL_SHORT; in iwn_tx_done()