Searched refs:zd_mac_dev (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_mac.c | 365 dev_dbg_f(zd_mac_dev(mac), "\n"); in zd_restore_settings() 392 dev_dbg_f(zd_mac_dev(mac), in zd_restore_settings() 747 dev_err(zd_mac_dev(mac), in zd_mac_config_beacon() 750 dev_err(zd_mac_dev(mac), in zd_mac_config_beacon() 802 dev_err(zd_mac_dev(mac), "Could not release " in zd_mac_config_beacon() 1193 dev_dbg_f(zd_mac_dev(mac), "Unsupported interrupt\n"); in zd_process_intr() 1210 dev_dbg_f(zd_mac_dev(mac), "mc addr %pM\n", ha->addr); in zd_op_prepare_multicast() 1480 dev_dbg_f(zd_mac_dev(mac), "\n"); in beacon_enable() 1489 dev_dbg_f(zd_mac_dev(mac), "\n"); in beacon_disable() 1529 dev_dbg_f(zd_mac_dev(mac), "\n"); in housekeeping_enable() [all …]
|
H A D | zd_mac.h | 293 #define zd_mac_dev(mac) (zd_chip_dev(&(mac)->chip)) macro
|