Searched refs:lbtf_deb_enter (Results 1 – 4 of 4) sorted by relevance
85 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_update_hw_spec()154 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_set_channel()170 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_beacon_set()191 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_beacon_ctrl()208 lbtf_deb_enter(LBTF_DEB_HOST); in lbtf_queue_cmd()242 lbtf_deb_enter(LBTF_DEB_HOST); in lbtf_submit_command()278 lbtf_deb_enter(LBTF_DEB_HOST); in __lbtf_cleanup_and_insert_cmd()320 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_cmd_set_mac_multicast_addr()341 lbtf_deb_enter(LBTF_DEB_WEXT); in lbtf_set_mode()354 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_set_bssid()[all …]
87 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_cmd_work()131 lbtf_deb_enter(LBTF_DEB_CMD); in command_timer_fn()153 lbtf_deb_enter(LBTF_DEB_MAIN); in lbtf_init_adapter()175 lbtf_deb_enter(LBTF_DEB_MAIN); in lbtf_free_adapter()206 lbtf_deb_enter(LBTF_DEB_MACOPS | LBTF_DEB_TX); in lbtf_tx_work()257 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_start()277 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_stop()302 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_add_interface()328 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_remove_interface()343 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_config()[all …]
74 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_free()101 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_setup_firmware()118 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_fw_timeo()154 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_probe()249 lbtf_deb_enter(LBTF_DEB_MAIN); in if_usb_disconnect()278 lbtf_deb_enter(LBTF_DEB_FW); in if_usb_send_fw_pkt()341 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_reset_device()378 lbtf_deb_enter(LBTF_DEB_USB); in usb_tx_block()418 lbtf_deb_enter(LBTF_DEB_USB); in __if_usb_submit_rx_urb()469 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_receive_fwload()[all …]
56 #define lbtf_deb_enter(grp) \ macro