HomeSort by: relevance | last modified time | path
    Searched refs:no_ack (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
athrate-sample.h 134 u_int32_t no_ack:1; member in struct:ar5212_desc
  /src/external/bsd/wpa/dist/src/drivers/
driver_nl80211.c 170 int save_cookie, int no_cck, int no_ack,
9036 int save_cookie, int no_cck, int no_ack,
9046 "no_ack=%d offchanok=%d",
9047 freq, wait, no_cck, no_ack, offchanok);
9059 (no_ack && nla_put_flag(msg, NL80211_ATTR_DONT_WAIT_FOR_ACK)) ||
9074 "cookie 0x%llx", no_ack ? " (no ACK)" : "",
9078 drv->send_frame_cookie = no_ack ? (u64) -1 : cookie;

Completed in 81 milliseconds