Searched refs:lbs_deb_enter_args (Results 1 – 6 of 6) sorted by relevance
/drivers/net/wireless/libertas/ |
D | cfg.c | 450 lbs_deb_enter_args(LBS_DEB_CFG80211, "freq %d, type %d", in lbs_cfg_set_monitor_channel() 471 lbs_deb_enter_args(LBS_DEB_CFG80211, "iface %s freq %d", in lbs_cfg_set_mesh_channel() 971 lbs_deb_enter_args(LBS_DEB_CFG80211, "%d", enable); in lbs_enable_rsn() 1063 lbs_deb_enter_args(LBS_DEB_CFG80211, "%d", sme->auth_type); in lbs_set_authtype() 1479 lbs_deb_enter_args(LBS_DEB_CFG80211, "reason_code %d", reason_code); in lbs_cfg_disconnect() 2142 lbs_deb_enter_args(LBS_DEB_CFG80211, "cfg80211 regulatory domain " in lbs_reg_notifier()
|
D | defs.h | 60 #define lbs_deb_enter_args(grp, fmt, args...) \ macro
|
D | if_cs.c | 795 lbs_deb_enter_args(LBS_DEB_CS, "type %d, bytes %d", type, nb); in if_cs_host_to_card()
|
D | mesh.c | 29 lbs_deb_enter_args(LBS_DEB_CMD, "action %d", cmd_action); in lbs_mesh_access()
|
D | if_sdio.c | 951 lbs_deb_enter_args(LBS_DEB_SDIO, "type %d, bytes %d", type, nb); in if_sdio_host_to_card()
|
D | if_spi.c | 965 lbs_deb_enter_args(LBS_DEB_SPI, "type %d, bytes %d", type, nb); in if_spi_host_to_card()
|