Searched refs:MALO_DEBUG_STATE (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/malo/ |
H A D | if_malo.c | 91 MALO_DEBUG_STATE = 0x00000400, /* 802.11 state transitions */ enumerator 1716 DPRINTF(sc, MALO_DEBUG_STATE, "%s: %s -> %s\n", __func__, in malo_newstate() 1732 DPRINTF(sc, MALO_DEBUG_STATE, in malo_newstate() 1903 DPRINTF(sc, MALO_DEBUG_STATE, "%s\n", __func__); in malo_scan_start() 1911 DPRINTF(sc, MALO_DEBUG_STATE, "%s\n", __func__); in malo_scan_end()
|