Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_nl80211.c75 dhd_nli->nl_id = genl_ctrl_resolve(dhd_nli->nl, "nl80211"); in dhd_nl_sock_connect()
76 if (dhd_nli->nl_id < 0) { in dhd_nl_sock_connect()
111 genlmsg_put(msg, 0, 0, dhd_nli->nl_id, 0, 0, in dhd_nl_do_testmode()
Ddhdu_nl80211.h40 int nl_id; member