Searched refs:tx_cb (Results 1 – 4 of 4) sorted by relevance
69 tx_cb = nl.nl_cb_alloc(nl.NL_CB_DEFAULT) variable70 rx_cb = nl.nl_cb_clone(tx_cb)71 s = nl.nl_socket_alloc_cb(tx_cb)
118 tx_cb = nl.nl_cb_alloc(nl.NL_CB_DEFAULT) variable119 rx_cb = nl.nl_cb_clone(tx_cb)120 s = nl.nl_socket_alloc_cb(tx_cb)
16 void (*tx_cb)(struct wpa_supplicant *wpa_s,
262 void (*tx_cb)(struct wpa_supplicant *wpa_s, in offchannel_send_action()275 wpa_s->pending_action_tx_status_cb = tx_cb; in offchannel_send_action()