Searched refs:lbtf_deb_enter (Results 1 – 4 of 4) sorted by relevance
89 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_update_hw_spec()158 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_set_channel()174 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_beacon_set()195 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_beacon_ctrl()212 lbtf_deb_enter(LBTF_DEB_HOST); in lbtf_queue_cmd()246 lbtf_deb_enter(LBTF_DEB_HOST); in lbtf_submit_command()282 lbtf_deb_enter(LBTF_DEB_HOST); in __lbtf_cleanup_and_insert_cmd()324 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_cmd_set_mac_multicast_addr()345 lbtf_deb_enter(LBTF_DEB_WEXT); in lbtf_set_mode()358 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_set_bssid()[all …]
99 lbtf_deb_enter(LBTF_DEB_CMD); in lbtf_cmd_work()151 lbtf_deb_enter(LBTF_DEB_FW); in lbtf_setup_firmware()179 lbtf_deb_enter(LBTF_DEB_CMD); in command_timer_fn()201 lbtf_deb_enter(LBTF_DEB_MAIN); in lbtf_init_adapter()224 lbtf_deb_enter(LBTF_DEB_MAIN); in lbtf_free_adapter()253 lbtf_deb_enter(LBTF_DEB_MACOPS | LBTF_DEB_TX); in lbtf_tx_work()306 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_start()345 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_stop()370 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_add_interface()396 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_remove_interface()[all …]
78 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_free()105 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_setup_firmware()122 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_fw_timeo()152 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_probe()258 lbtf_deb_enter(LBTF_DEB_MAIN); in if_usb_disconnect()286 lbtf_deb_enter(LBTF_DEB_FW); in if_usb_send_fw_pkt()348 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_reset_device()386 lbtf_deb_enter(LBTF_DEB_USB); in usb_tx_block()426 lbtf_deb_enter(LBTF_DEB_USB); in __if_usb_submit_rx_urb()479 lbtf_deb_enter(LBTF_DEB_USB); in if_usb_receive_fwload()[all …]
56 #define lbtf_deb_enter(grp) \ macro