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.c6105 u64 *cookie_out, int no_cck, int no_ack, in nl80211_send_frame_cmd() argument
6141 if (cookie_out) in nl80211_send_frame_cmd()
6142 *cookie_out = no_ack ? (u64) -1 : cookie; in nl80211_send_frame_cmd()