Home
last modified time | relevance | path

Searched refs:nl_socket_alloc (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_nl80211.c27 static inline struct nl_handle *nl_socket_alloc(void) in nl_socket_alloc() function
66 dhd_nli->nl = nl_socket_alloc(); in dhd_nl_sock_connect()
/hardware/ti/wlan/mac80211/ti-utils/
Dcalibrator.c32 static inline struct nl_handle *nl_socket_alloc(void) in nl_socket_alloc() function
61 state->nl_sock = nl_socket_alloc(); in nl80211_init()
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
Ddriver_mac80211.c1743 nl_sock = nl_socket_alloc(); in wpa_driver_init_nl()