Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dnan_de.c114 bool with_wait; member
243 !tx->with_wait) in nan_de_flush_tracked_tx()
270 nan_de_add_tracked_tx(struct nan_de *de, const u8 *dst, bool with_wait, in nan_de_add_tracked_tx() argument
318 tx->with_wait = with_wait; in nan_de_add_tracked_tx()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c1270 if (info->flags & IEEE80211_TX_CTL_REQ_TX_STATUS || tx_req->with_wait) in rtw89_core_tx_update_desc_info()
1404 tx_req.with_wait = !!wait; in rtw89_core_tx_write_link()
H A Dcore.h1267 bool with_wait; member