Searched refs:nl_socket_alloc (Results 1 – 3 of 3) sorted by relevance
27 static inline struct nl_handle *nl_socket_alloc(void) in nl_socket_alloc() function66 dhd_nli->nl = nl_socket_alloc(); in dhd_nl_sock_connect()
32 static inline struct nl_handle *nl_socket_alloc(void) in nl_socket_alloc() function61 state->nl_sock = nl_socket_alloc(); in nl80211_init()
1743 nl_sock = nl_socket_alloc(); in wpa_driver_init_nl()