Searched refs:RSU_DEBUG_FWCMD (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/usb/wlan/ |
H A D | if_rsu.c | 94 #define RSU_DEBUG_FWCMD 0x00000040 macro 1272 RSU_DPRINTF(sc, RSU_DEBUG_TX | RSU_DEBUG_FWCMD, in rsu_fw_cmd() 1728 RSU_DPRINTF(sc, RSU_DEBUG_KEY | RSU_DEBUG_FWCMD, in rsu_set_key_group() 1767 RSU_DPRINTF(sc, RSU_DEBUG_KEY | RSU_DEBUG_FWCMD, in rsu_set_key_pair() 1827 RSU_DPRINTF(sc, RSU_DEBUG_KEY | RSU_DEBUG_FWCMD, in rsu_delete_key() 1900 if (rsu_debug & (RSU_DEBUG_SCAN | RSU_DEBUG_FWCMD)) { in rsu_site_survey() 1989 RSU_DPRINTF(sc, RSU_DEBUG_RESET | RSU_DEBUG_FWCMD, in rsu_join_bss() 2002 RSU_DPRINTF(sc, RSU_DEBUG_STATE | RSU_DEBUG_FWCMD, in rsu_disconnect() 2112 RSU_DPRINTF(sc, RSU_DEBUG_STATE | RSU_DEBUG_FWCMD, in rsu_event_join_bss() 2132 RSU_DPRINTF(sc, RSU_DEBUG_STATE | RSU_DEBUG_FWCMD, in rsu_event_join_bss() [all …]
|