Searched refs:DBG_MAC80211 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | at76c50x-usb.c | 82 #define DBG_MAC80211 0x80000000 macro 1590 at76_dbg(DBG_MAC80211, "calling ieee80211_rx_irqsafe(): %d/%d", in at76_rx_tasklet() 1689 at76_dbg(DBG_MAC80211, "%s: sending CMD_JOIN", __func__); in at76_join() 1700 at76_dbg(DBG_MAC80211, "%s: CMD_JOIN returned: 0x%02x", __func__, ret); in at76_join() 1733 at76_dbg(DBG_MAC80211, "%s()", __func__); in at76_mac80211_tx_callback() 1770 at76_dbg(DBG_MAC80211, "%s()", __func__); in at76_mac80211_tx() 1838 at76_dbg(DBG_MAC80211, "%s()", __func__); in at76_mac80211_start() 1863 at76_dbg(DBG_MAC80211, "%s()", __func__); in at76_mac80211_stop() 1890 at76_dbg(DBG_MAC80211, "%s()", __func__); in at76_add_interface() 1912 at76_dbg(DBG_MAC80211, "%s()", __func__); in at76_remove_interface() [all …]
|