Searched refs:DBG_MIB (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | at76c50x-usb.c | 76 #define DBG_MIB 0x02000000 /* dump all MIBs on startup */ macro 948 at76_dbg(DBG_MIB, "%s: MIB MAC_ADDR: mac_addr %pM res 0x%x 0x%x", in at76_dump_mib_mac_addr() 952 at76_dbg(DBG_MIB, "%s: MIB MAC_ADDR: group addr %d: %pM, " in at76_dump_mib_mac_addr() 977 at76_dbg(DBG_MIB, "%s: MIB MAC_WEP: priv_invoked %u def_key_id %u " in at76_dump_mib_mac_wep() 990 at76_dbg(DBG_MIB, "%s: MIB MAC_WEP: key %d: %*phD", in at76_dump_mib_mac_wep() 1014 at76_dbg(DBG_MIB, "%s: MIB MAC_MGMT: beacon_period %d CFP_max_duration " in at76_dump_mib_mac_mgmt() 1050 at76_dbg(DBG_MIB, "%s: MIB MAC: max_tx_msdu_lifetime %d " in at76_dump_mib_mac() 1087 at76_dbg(DBG_MIB, "%s: MIB PHY: ed_threshold %d slot_time %d " in at76_dump_mib_phy() 1120 at76_dbg(DBG_MIB, "%s: MIB LOCAL: beacon_enable %d " in at76_dump_mib_local() 1146 at76_dbg(DBG_MIB, "%s: MIB MDOMAIN: channel_list %*phD", in at76_dump_mib_mdomain() [all …]
|