Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dccp/ccids/
H A Dccid3.c350 if (tfrc_tx_hist_add(&hc->tx_hist, dccp_sk(sk)->dccps_gss)) in ccid3_hc_tx_packet_sent()
374 acked = tfrc_tx_hist_find_entry(hc->tx_hist, dccp_hdr_ack_seq(skb)); in ccid3_hc_tx_packet_recv()
494 hc->tx_hist = NULL; in ccid3_hc_tx_init()
506 tfrc_tx_hist_purge(&hc->tx_hist); in ccid3_hc_tx_exit()
H A Dccid3.h99 struct tfrc_tx_hist_entry *tx_hist; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h24406 wl_tx_hist_t tx_hist; /* tx histograms */ member
24410 (OFFSETOF(wl_tx_hist_txq_t, tx_hist) + WL_TX_HIST_FIXED_LEN)
24412 (OFFSETOF(wl_tx_hist_txq_t, tx_hist) + \
24426 wl_tx_hist_t tx_hist; /* tx histograms */ member
24430 (OFFSETOF(wl_txq_stop_hist_t, tx_hist) + WL_TX_HIST_FIXED_LEN)
24432 (OFFSETOF(wl_txq_stop_hist_t, tx_hist) + \
24437 wl_tx_hist_t tx_hist; /* tx histograms */ member
24441 (OFFSETOF(wl_tx_hist_low_txq_t, tx_hist) + WL_TX_HIST_FIXED_LEN)
24443 (OFFSETOF(wl_tx_hist_low_txq_t, tx_hist) + \
24450 wl_tx_hist_t tx_hist; /* tx histograms */ member
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h24498 wl_tx_hist_t tx_hist; /* tx histograms */ member
24502 (OFFSETOF(wl_tx_hist_txq_t, tx_hist) + WL_TX_HIST_FIXED_LEN)
24504 (OFFSETOF(wl_tx_hist_txq_t, tx_hist) + \
24518 wl_tx_hist_t tx_hist; /* tx histograms */ member
24522 (OFFSETOF(wl_txq_stop_hist_t, tx_hist) + WL_TX_HIST_FIXED_LEN)
24524 (OFFSETOF(wl_txq_stop_hist_t, tx_hist) + \
24529 wl_tx_hist_t tx_hist; /* tx histograms */ member
24533 (OFFSETOF(wl_tx_hist_low_txq_t, tx_hist) + WL_TX_HIST_FIXED_LEN)
24535 (OFFSETOF(wl_tx_hist_low_txq_t, tx_hist) + \
24542 wl_tx_hist_t tx_hist; /* tx histograms */ member
[all …]