Searched refs:wlc_bmac_tslog (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_dbg.h | 191 void wlc_bmac_tslog(struct wlc_hw_info *hw, const char *str, uint32 p1, uint32 p2); 193 #define wlc_bmac_tslog(hw, str, p1, p2) do {} while (0) macro 198 wlc_bmac_tslog(w, s, i, j); \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_dbg.h | 191 void wlc_bmac_tslog(struct wlc_hw_info *hw, const char *str, uint32 p1, uint32 p2); 193 #define wlc_bmac_tslog(hw, str, p1, p2) do {} while (0) macro 198 wlc_bmac_tslog(w, s, i, j); \
|