Searched refs:net80211_ic_printf (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/net80211/ |
H A D | ieee80211_vht.c | 867 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 D | ieee80211_superg.c | 118 net80211_ic_printf(ic, in ieee80211_superg_attach() 718 net80211_ic_printf(ic, "%s: packet not found\n", __func__); in stageq_remove()
|
H A D | ieee80211_freebsd.h | 565 void net80211_ic_printf(const struct ieee80211com *, const char *fmt, ...)
|
H A D | ieee80211_var.h | 769 #define ic_printf net80211_ic_printf
|
H A D | ieee80211_freebsd.c | 1363 net80211_ic_printf(const struct ieee80211com *ic, const char *fmt, ...) in net80211_ic_printf() function
|