Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_vht.c867 net80211_ic_printf(ic, in ieee80211_vht_adjust_channel()
876 net80211_ic_printf(ic, "%s: .. to %d/0x%08x\n", __func__, in ieee80211_vht_adjust_channel()
913 net80211_ic_printf(ic, "%s: selected %d/0x%08x\n", __func__, in ieee80211_vht_adjust_channel()
H A Dieee80211_superg.c118 net80211_ic_printf(ic, in ieee80211_superg_attach()
718 net80211_ic_printf(ic, "%s: packet not found\n", __func__); in stageq_remove()
H A Dieee80211_freebsd.h565 void net80211_ic_printf(const struct ieee80211com *, const char *fmt, ...)
H A Dieee80211_var.h769 #define ic_printf net80211_ic_printf
H A Dieee80211_freebsd.c1363 net80211_ic_printf(const struct ieee80211com *ic, const char *fmt, ...) in net80211_ic_printf() function