Searched refs:cached_stats (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14-stable/sys/contrib/dev/athk/ath11k/ |
| HD | dp_tx.c | 450 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_dp_tx_cache_peer_stats() 466 struct ath11k_per_peer_tx_stats *peer_stats = &ar->cached_stats; in ath11k_dp_tx_update_txcompl() 620 ar->cached_stats.is_ampdu = true; in ath11k_dp_tx_complete_msdu() 622 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu() 625 ar->cached_stats.is_ampdu = false; in ath11k_dp_tx_complete_msdu() 627 memset(&ar->cached_stats, 0, in ath11k_dp_tx_complete_msdu()
|
| HD | core.h | 732 struct ath11k_per_peer_tx_stats cached_stats; member
|
| /freebsd-14-stable/contrib/bmake/ |
| HD | dir.c | 415 cached_stats(const char *pathname, struct cached_stat *out_cst, in cached_stats() function 459 return cached_stats(pathname, cst, false, false); in cached_stat() 465 return cached_stats(pathname, cst, true, false); in cached_lstat() 1502 if (cached_stats(fullName, &cst, false, forceRefresh) < 0) { in Dir_UpdateMTime()
|
| HD | ChangeLog | 1223 o clean up cached_stats 1893 o dir.c: cached_stats - don't confuse stat and lstat results.
|
| /freebsd-14-stable/sys/contrib/dev/athk/ath12k/ |
| HD | core.h | 585 struct ath12k_per_peer_tx_stats cached_stats; member
|