Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/libertas_tf/
H A 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()
251 lbtf_deb_leave(LBTF_DEB_MACOPS | LBTF_DEB_TX); in lbtf_tx_work()
258 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_start()
266 lbtf_deb_leave(LBTF_DEB_MACOPS); in lbtf_op_start()
278 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_stop()
296 lbtf_deb_leave(LBTF_DEB_MACOPS); in lbtf_op_stop()
303 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_add_interface()
321 lbtf_deb_leave(LBTF_DEB_MACOPS); in lbtf_op_add_interface()
[all …]
H A 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)