Home
last modified time | relevance | path

Searched refs:ir_detach (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ratectl_none.c105 .ir_detach = NULL,
H A Dieee80211_ratectl.h87 void (*ir_detach)(const struct ieee80211vap *); member
H A Dieee80211_rssadapt.c102 .ir_detach = NULL,
H A Dieee80211_amrr.c85 .ir_detach = NULL,
H A Dieee80211_ddb.c445 DB_PRINTSYM("\t ", "ir_detach", rate->ir_detach); in _db_show_rate()