Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/libertas/
Dif_cs.c339 lbs_deb_enter(LBS_DEB_CS); in if_cs_enable_ints()
345 lbs_deb_enter(LBS_DEB_CS); in if_cs_disable_ints()
358 lbs_deb_enter(LBS_DEB_CS); in if_cs_send_cmd()
391 lbs_deb_leave_args(LBS_DEB_CS, "ret %d", ret); in if_cs_send_cmd()
403 lbs_deb_enter(LBS_DEB_CS); in if_cs_send_data()
420 lbs_deb_leave(LBS_DEB_CS); in if_cs_send_data()
432 lbs_deb_enter(LBS_DEB_CS); in if_cs_receive_cmdres()
466 lbs_deb_leave_args(LBS_DEB_CS, "ret %d, len %d", ret, *len); in if_cs_receive_cmdres()
476 lbs_deb_enter(LBS_DEB_CS); in if_cs_receive_data()
504 lbs_deb_leave_args(LBS_DEB_CS, "ret %p", skb); in if_cs_receive_data()
[all …]
Ddefs.h38 #define LBS_DEB_CS 0x00040000 macro
85 #define lbs_deb_cs(fmt, args...) LBS_DEB_LL(LBS_DEB_CS, " cs", fmt, ##args)