Searched refs:iw_debug (Results 1 – 3 of 3) sorted by relevance
45 int iw_debug = 0; variable436 cb = nl_cb_alloc(iw_debug ? NL_CB_DEBUG : NL_CB_DEFAULT); in __handle_cmd()437 s_cb = nl_cb_alloc(iw_debug ? NL_CB_DEBUG : NL_CB_DEFAULT); in __handle_cmd()508 iw_debug = 1; in main()
115 extern int iw_debug;
696 struct nl_cb *cb = nl_cb_alloc(iw_debug ? NL_CB_DEBUG : NL_CB_DEFAULT); in __do_listen_events()