Home
last modified time | relevance | path

Searched refs:LBTF_DEB_MACOPS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/wireless/marvell/libertas_tf/
Dmain.c206 lbtf_deb_enter(LBTF_DEB_MACOPS | LBTF_DEB_TX); in lbtf_tx_work()
215 lbtf_deb_leave(LBTF_DEB_MACOPS | LBTF_DEB_TX); in lbtf_tx_work()
225 lbtf_deb_leave(LBTF_DEB_MACOPS | LBTF_DEB_TX); in lbtf_tx_work()
250 lbtf_deb_leave(LBTF_DEB_MACOPS | LBTF_DEB_TX); in lbtf_tx_work()
257 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_start()
265 lbtf_deb_leave(LBTF_DEB_MACOPS); in lbtf_op_start()
277 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_stop()
295 lbtf_deb_leave(LBTF_DEB_MACOPS); in lbtf_op_stop()
302 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_add_interface()
320 lbtf_deb_leave(LBTF_DEB_MACOPS); in lbtf_op_add_interface()
[all …]
Ddeb_defs.h43 #define LBTF_DEB_MACOPS 0x00800000 macro
86 #define lbtf_deb_macops(fmt, args...) LBTF_DEB_LL(LBTF_DEB_MACOPS, " thread", fmt, ##args)