Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dutil.c4720 u32 frag_cnt = 0, frag_bytes = 0; in ieee80211_txq_get_depth() local
4725 frag_bytes += skb->len; in ieee80211_txq_get_depth()
4732 *byte_cnt = txqi->tin.backlog_bytes + frag_bytes; in ieee80211_txq_get_depth()