Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmlme.c7944 sdata->u.mgd.status_acked = acked; in ieee80211_mgd_conn_tx_status()
7959 bool status_acked = ifmgd->status_acked; in ieee80211_sta_work() local
7963 if (status_acked) { in ieee80211_sta_work()
7991 if (status_acked) { in ieee80211_sta_work()
H A Dieee80211_i.h534 bool status_acked; member