| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | hif_usb.c | 142 bool txok = true; in hif_usb_mgmt_cb() local 156 txok = false; in hif_usb_mgmt_cb() 173 txok = false; in hif_usb_mgmt_cb() 179 cmd->skb, txok); in hif_usb_mgmt_cb() 236 bool txok) in ath9k_skb_queue_complete() argument 245 skb, txok); in ath9k_skb_queue_complete() 246 if (txok) { in ath9k_skb_queue_complete() 259 bool txok = true; in hif_usb_tx_cb() local 273 txok = false; in hif_usb_tx_cb() 289 txok = false; in hif_usb_tx_cb() [all …]
|
| H A D | xmit.c | 58 struct ath_tx_status *ts, int txok); 63 int txok); 410 struct ath_tx_status *ts, int txok, in ath_tx_count_frames() argument 431 if (!txok || (isaggr && !ATH_BA_ISSET(ba, ba_index))) in ath_tx_count_frames() 443 struct ath_tx_status *ts, int txok) in ath_tx_complete_aggr() argument 499 txok = false; in ath_tx_complete_aggr() 504 if (isaggr && txok) { in ath_tx_complete_aggr() 523 ath_tx_count_frames(sc, bf, ts, txok, &nframes, &nbad); in ath_tx_complete_aggr() 545 } else if (!isaggr && txok) { in ath_tx_complete_aggr() 551 if (txok || !an->sleeping) in ath_tx_complete_aggr() [all …]
|
| H A D | htc_drv_txrx.c | 449 bool txok; in ath9k_htc_tx_process() local 460 txok = tx_ctl->txok; in ath9k_htc_tx_process() 471 if (!txok || !vif || !txs) in ath9k_htc_tx_process() 685 enum htc_endpoint_id ep_id, bool txok) in ath9k_htc_txep() argument 692 tx_ctl->txok = txok; in ath9k_htc_txep() 695 if (!txok) { in ath9k_htc_txep()
|
| H A D | htc_hst.h | 94 void (*tx) (void *, struct sk_buff *, enum htc_endpoint_id, bool txok); 219 struct sk_buff *skb, bool txok);
|
| H A D | htc.h | 315 u8 txok; member 562 bool txok); 564 enum htc_endpoint_id ep_id, bool txok);
|
| H A D | htc_hst.c | 328 struct sk_buff *skb, bool txok) in ath9k_htc_txcompletion_cb() argument 355 txok); in ath9k_htc_txcompletion_cb()
|
| H A D | debug.h | 97 u32 txok; member
|
| H A D | wmi.c | 251 enum htc_endpoint_id epid, bool txok) in ath9k_wmi_ctrl_tx() argument
|
| H A D | htc_drv_beacon.c | 132 enum htc_endpoint_id ep_id, bool txok) in ath9k_htc_beaconep() argument
|
| H A D | debug.c | 494 sc->debug.stats.istats.txok++; in ath_debug_stat_interrupt() 547 PR_IS("TX", txok); in read_file_interrupt()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ |
| H A D | r819xU_cmdpkt.c | 330 priv->stats.txfeedbackok += pstx_status->txok; in cmpk_count_tx_status() 331 priv->stats.txoktotal += pstx_status->txok; in cmpk_count_tx_status()
|
| H A D | r819xU_cmdpkt.h | 100 u16 txok; /* Tx ok count */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | synclink.h | 217 __u32 txok; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | synclink.h | 217 __u32 txok; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | synclink.h | 217 __u32 txok; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth.h | 78 u32 txok; /* Total number of octets residing in frames member 764 u32 txok; /* Total number of octets residing in frames member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | ioctl_mp.c | 1020 u32 txok, txfail, rxok, rxfail, rxfilterout; in rtw_mp_trx_query() local 1026 txok = hal_mpt_query_phytxok(padapter); in rtw_mp_trx_query() 1028 txok = padapter->mppriv.tx.sended; in rtw_mp_trx_query() 1037 …sprintf(extra, "Tx OK:%d, Tx Fail:%d, Rx OK:%d, CRC error:%d ,Rx Filter out:%d\n", txok, txfail, r… in rtw_mp_trx_query()
|
| /OK3568_Linux_fs/u-boot/drivers/qe/ |
| H A D | uec.h | 417 u32 txok; member
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | immap_qe.h | 351 u32 txok; /* Total number of octets residing in frames member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | ioctl_mp.c | 1008 u32 txok, txfail, rxok, rxfail, rxfilterout; in rtw_mp_trx_query() local 1014 txok = hal_mpt_query_phytxok(padapter); in rtw_mp_trx_query() 1016 txok = padapter->mppriv.tx.sended; in rtw_mp_trx_query() 1025 …sprintf(extra, "Tx OK:%d, Tx Fail:%d, Rx OK:%d, CRC error:%d ,Rx Filter out:%d\n", txok, txfail, r… in rtw_mp_trx_query()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_mp.c | 1085 u32 txok, txfail, rxok, rxfail, rxfilterout; in rtw_mp_trx_query() local 1091 txok = hal_mpt_query_phytxok(padapter); in rtw_mp_trx_query() 1093 txok = padapter->mppriv.tx.sended; in rtw_mp_trx_query() 1102 …sprintf(extra, "Tx OK:%d, Tx Fail:%d, Rx OK:%d, CRC error:%d ,Rx Filter out:%d\n", txok, txfail, r… in rtw_mp_trx_query()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_mp.c | 1085 u32 txok, txfail, rxok, rxfail, rxfilterout; in rtw_mp_trx_query() local 1091 txok = hal_mpt_query_phytxok(padapter); in rtw_mp_trx_query() 1093 txok = padapter->mppriv.tx.sended; in rtw_mp_trx_query() 1102 …sprintf(extra, "Tx OK:%d, Tx Fail:%d, Rx OK:%d, CRC error:%d ,Rx Filter out:%d\n", txok, txfail, r… in rtw_mp_trx_query()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | ioctl_mp.c | 989 u32 txok, txfail, rxok, rxfail, rxfilterout; in rtw_mp_trx_query() local 992 txok = padapter->mppriv.tx.sended; in rtw_mp_trx_query() 1000 …sprintf(extra, "Tx OK:%d, Tx Fail:%d, Rx OK:%d, CRC error:%d ,Rx Filter out:%d\n", txok, txfail, r… in rtw_mp_trx_query()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | ioctl_mp.c | 1007 u32 txok, txfail, rxok, rxfail, rxfilterout; in rtw_mp_trx_query() local 1010 txok = padapter->mppriv.tx.sended; in rtw_mp_trx_query() 1018 …sprintf(extra, "Tx OK:%d, Tx Fail:%d, Rx OK:%d, CRC error:%d ,Rx Filter out:%d\n", txok, txfail, r… in rtw_mp_trx_query()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_mp.c | 1176 u32 txok, txfail, rxok, rxfail, rxfilterout; in rtw_mp_trx_query() local 1182 txok = hal_mpt_query_phytxok(padapter); in rtw_mp_trx_query() 1184 txok = padapter->mppriv.tx.sended; in rtw_mp_trx_query() 1193 …sprintf(extra, "Tx OK:%d, Tx Fail:%d, Rx OK:%d, CRC error:%d ,Rx Filter out:%d\n", txok, txfail, r… in rtw_mp_trx_query()
|