Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c1238 if (info->flags & IEEE80211_TX_CTL_REQ_TX_STATUS || tx_req->with_wait) in rtw89_core_tx_update_desc_info()
1372 tx_req.with_wait = !!wait; in rtw89_core_tx_write_link()
H A Dcore.h1261 bool with_wait; member