Searched refs:lbs_deb_enter_args (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/drivers/net/wireless/libertas/ |
D | cfg.c | 440 lbs_deb_enter_args(LBS_DEB_CFG80211, "freq %d, type %d", in lbs_cfg_set_channel() 927 lbs_deb_enter_args(LBS_DEB_CFG80211, "%d", enable); in lbs_enable_rsn() 1018 lbs_deb_enter_args(LBS_DEB_CFG80211, "%d", sme->auth_type); in lbs_set_authtype() 1400 lbs_deb_enter_args(LBS_DEB_CFG80211, "reason_code %d", reason_code); in lbs_cfg_disconnect() 2143 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 | mesh.c | 631 lbs_deb_enter_args(LBS_DEB_CMD, "action %d", cmd_action); in lbs_cmd_fwt_access() 649 lbs_deb_enter_args(LBS_DEB_CMD, "action %d", cmd_action); in lbs_mesh_access()
|
D | if_cs.c | 740 lbs_deb_enter_args(LBS_DEB_CS, "type %d, bytes %d", type, nb); in if_cs_host_to_card()
|
D | if_sdio.c | 771 lbs_deb_enter_args(LBS_DEB_SDIO, "type %d, bytes %d", type, nb); in if_sdio_host_to_card()
|
D | if_spi.c | 923 lbs_deb_enter_args(LBS_DEB_SPI, "type %d, bytes %d", type, nb); in if_spi_host_to_card()
|