Home
last modified time | relevance | path

Searched refs:status_acked (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c4498 sdata->u.mgd.status_acked = acked; in ieee80211_mgd_conn_tx_status()
4513 bool status_acked = ifmgd->status_acked; in ieee80211_sta_work() local
4517 if (status_acked) { in ieee80211_sta_work()
4535 if (status_acked) { in ieee80211_sta_work()
H A Dieee80211_i.h474 bool status_acked; member
/kernel/linux/linux-6.6/net/mac80211/
H A Dmlme.c6511 sdata->u.mgd.status_acked = acked; in ieee80211_mgd_conn_tx_status()
6526 bool status_acked = ifmgd->status_acked; in ieee80211_sta_work() local
6530 if (status_acked) { in ieee80211_sta_work()
6548 if (status_acked) { in ieee80211_sta_work()
H A Dieee80211_i.h491 bool status_acked; member

Completed in 24 milliseconds