Searched refs:lbtf_deb_leave (Results 1 – 4 of 4) sorted by relevance
121 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_cmd_work()149 lbtf_deb_leave(LBTF_DEB_CMD); in command_timer_fn()170 lbtf_deb_leave(LBTF_DEB_MAIN); in lbtf_init_adapter()179 lbtf_deb_leave(LBTF_DEB_MAIN); in lbtf_free_adapter()216 lbtf_deb_leave(LBTF_DEB_MACOPS | LBTF_DEB_TX); in lbtf_tx_work()226 lbtf_deb_leave(LBTF_DEB_MACOPS | LBTF_DEB_TX); in lbtf_tx_work()251 lbtf_deb_leave(LBTF_DEB_MACOPS | LBTF_DEB_TX); in lbtf_tx_work()266 lbtf_deb_leave(LBTF_DEB_MACOPS); in lbtf_op_start()296 lbtf_deb_leave(LBTF_DEB_MACOPS); in lbtf_op_stop()321 lbtf_deb_leave(LBTF_DEB_MACOPS); in lbtf_op_add_interface()[all …]
93 lbtf_deb_leave(LBTF_DEB_USB); in if_usb_free()111 lbtf_deb_leave(LBTF_DEB_USB); in if_usb_setup_firmware()127 lbtf_deb_leave(LBTF_DEB_USB); in if_usb_fw_timeo()234 lbtf_deb_leave(LBTF_DEB_MAIN); in if_usb_probe()261 lbtf_deb_leave(LBTF_DEB_MAIN); in if_usb_disconnect()329 lbtf_deb_leave(LBTF_DEB_FW); in if_usb_send_fw_pkt()406 lbtf_deb_leave(LBTF_DEB_USB); in usb_tx_block()421 lbtf_deb_leave(LBTF_DEB_USB); in __if_usb_submit_rx_urb()441 lbtf_deb_leave(LBTF_DEB_USB); in __if_usb_submit_rx_urb()445 lbtf_deb_leave(LBTF_DEB_USB); in __if_usb_submit_rx_urb()[all …]
137 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_update_hw_spec()200 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_beacon_ctrl()229 lbtf_deb_leave(LBTF_DEB_HOST); in lbtf_queue_cmd()268 lbtf_deb_leave(LBTF_DEB_HOST); in lbtf_submit_command()291 lbtf_deb_leave(LBTF_DEB_HOST); in __lbtf_cleanup_and_insert_cmd()334 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_cmd_set_mac_multicast_addr()348 lbtf_deb_leave(LBTF_DEB_WEXT); in lbtf_set_mode()362 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_set_bssid()376 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_set_mac_address()431 lbtf_deb_leave(LBTF_DEB_CMD); in lbtf_set_mac_control()[all …]
61 #define lbtf_deb_leave(grp) \ macro