Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c258 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()
329 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_remove_interface()
337 lbtf_deb_leave(LBTF_DEB_MACOPS); in lbtf_op_remove_interface()
344 lbtf_deb_enter(LBTF_DEB_MACOPS); in lbtf_op_config()
350 lbtf_deb_leave(LBTF_DEB_MACOPS); in lbtf_op_config()
[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)