Searched refs:DBG_MIB (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/
H A Dat76c50x-usb.c81 #define DBG_MIB 0x02000000 /* dump all MIBs on startup */ macro
953 at76_dbg(DBG_MIB, "%s: MIB MAC_ADDR: mac_addr %pM res 0x%x 0x%x", at76_dump_mib_mac_addr()
957 at76_dbg(DBG_MIB, "%s: MIB MAC_ADDR: group addr %d: %pM, " at76_dump_mib_mac_addr()
982 at76_dbg(DBG_MIB, "%s: MIB MAC_WEP: priv_invoked %u def_key_id %u " at76_dump_mib_mac_wep()
995 at76_dbg(DBG_MIB, "%s: MIB MAC_WEP: key %d: %*phD", at76_dump_mib_mac_wep()
1019 at76_dbg(DBG_MIB, "%s: MIB MAC_MGMT: beacon_period %d CFP_max_duration " at76_dump_mib_mac_mgmt()
1055 at76_dbg(DBG_MIB, "%s: MIB MAC: max_tx_msdu_lifetime %d " at76_dump_mib_mac()
1092 at76_dbg(DBG_MIB, "%s: MIB PHY: ed_threshold %d slot_time %d " at76_dump_mib_phy()
1125 at76_dbg(DBG_MIB, "%s: MIB LOCAL: beacon_enable %d " at76_dump_mib_local()
1151 at76_dbg(DBG_MIB, "%s: MIB MDOMAIN: channel_list %*phD", at76_dump_mib_mdomain()
1155 at76_dbg(DBG_MIB, "%s: MIB MDOMAIN: tx_powerlevel %*phD", at76_dump_mib_mdomain()
1458 if (at76_debug & DBG_MIB) { at76_startup_device()

Completed in 51 milliseconds