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

/linux-4.4.14/drivers/net/wireless/zd1211rw/
H A Dzd_mac.c166 dev_dbg_f_cond(zd_mac_dev(mac), signal < 0 || signal > 100, zd_check_signal()
378 dev_dbg_f(zd_mac_dev(mac), "\n"); zd_restore_settings()
390 dev_dbg_f(zd_mac_dev(mac), "set_mac_and_bssid failed, %d\n", r); zd_restore_settings()
396 dev_dbg_f(zd_mac_dev(mac), "zd_chip_set_channel failed, %d\n", zd_restore_settings()
405 dev_dbg_f(zd_mac_dev(mac), zd_restore_settings()
761 dev_err(zd_mac_dev(mac), zd_mac_config_beacon()
764 dev_err(zd_mac_dev(mac), zd_mac_config_beacon()
816 dev_err(zd_mac_dev(mac), "Could not release " zd_mac_config_beacon()
856 dev_warn(zd_mac_dev(mac), "CR_BCN_FIFO_SEMAPHORE stuck, " zd_mac_config_beacon()
1205 /*dev_dbg_f_limit(zd_mac_dev(mac), "INT_CFG_NEXT_BCN\n");*/ zd_process_intr()
1208 dev_dbg_f(zd_mac_dev(mac), "Unsupported interrupt\n"); zd_process_intr()
1225 dev_dbg_f(zd_mac_dev(mac), "mc addr %pM\n", ha->addr); netdev_hw_addr_list_for_each()
1273 dev_err(zd_mac_dev(mac), "set_rx_filter error %d\n", r); zd_op_configure_filter()
1301 dev_dbg_f(zd_mac_dev(mac), "changes: %x\n", changes); zd_op_bss_info_changed()
1456 dev_dbg_f(zd_mac_dev(mac), "beacon interrupt stalled, " beacon_watchdog_handler()
1491 dev_dbg_f(zd_mac_dev(mac), "\n"); beacon_enable()
1500 dev_dbg_f(zd_mac_dev(mac), "\n"); beacon_disable()
1526 dev_dbg_f(zd_mac_dev(mac), "zd_chip_control_leds error %d\n", r); link_led_handler()
1540 dev_dbg_f(zd_mac_dev(mac), "\n"); housekeeping_enable()
1547 dev_dbg_f(zd_mac_dev(mac), "\n"); housekeeping_disable()
H A Dzd_mac.h305 #define zd_mac_dev(mac) (zd_chip_dev(&(mac)->chip)) macro

Completed in 95 milliseconds