Home
last modified time | relevance | path

Searched refs:tx_pkts (Results 151 - 158 of 158) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1016 sinfo->tx_packets = psta->sta_stats.tx_pkts; in cfg80211_rtw_get_station()
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H A Defa_verbs.c52 op(EFA_TX_PKTS, "tx_pkts") \
2102 stats->value[EFA_TX_PKTS] = bs->tx_pkts; in efa_fill_port_stats()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h1769 uint32 tx_pkts; /**< # of user packets transmitted (unicast) */ member
1842 uint32 tx_pkts; /**< # of user packets transmitted (unicast) */ member
1918 uint32 tx_pkts; /**< # of user packets transmitted (unicast) */ member
19164 uint32 tx_pkts; /* num of packets transmitted (ucast) */ member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1251 sinfo->tx_packets = psta->sta_stats.tx_pkts; in cfg80211_rtw_get_station()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c5018 if (pxmitpriv->last_tx_pkts == pxmitpriv->tx_pkts) in linked_status_chk()
5052 pxmitpriv->last_tx_pkts = pxmitpriv->tx_pkts; in linked_status_chk()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c2821 sinfo->tx_packets = le32_to_cpu(sta_info_le.tx_pkts); in brcmf_cfg80211_get_station()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3183 sinfo->tx_packets = le32_to_cpu(sta_info_le.tx_pkts); in brcmf_cfg80211_get_station()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h12264 u64 tx_pkts; member

Completed in 190 milliseconds

1234567