Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c6793 u64 *cookie_out, int no_cck, int no_ack, in nl80211_send_frame_cmd() argument
6832 if (cookie_out) in nl80211_send_frame_cmd()
6833 *cookie_out = no_ack ? (u64) -1 : cookie; in nl80211_send_frame_cmd()