Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sdio.c1213 pmadapter->mpa_tx_count[pmadapter->mpa_tx.pkt_cnt - 1]++; in wlan_send_mp_aggr_buf()
1393 pmadapter->mpa_tx_count[0]++; in wlan_host_to_card_mp_aggr()
H A Dmlan_misc.c548 memcpy(pmadapter, debug_info->mpa_tx_count, in wlan_get_info_debug_info()
549 pmadapter->mpa_tx_count, in wlan_get_info_debug_info()
550 sizeof(pmadapter->mpa_tx_count)); in wlan_get_info_debug_info()
H A Dmlan_wmm.c1534 memset(pmadapter, pmadapter->mpa_tx_count, 0, in wlan_clean_txrx()
1535 sizeof(pmadapter->mpa_tx_count)); in wlan_clean_txrx()
H A Dmlan_ioctl.h2038 t_u32 mpa_tx_count[SDIO_MP_AGGR_DEF_PKT_LIMIT]; member
H A Dmlan_main.h1818 t_u32 mpa_tx_count[SDIO_MP_AGGR_DEF_PKT_LIMIT]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_debug.c872 seq_printf(sfp, "%d ", info.mpa_tx_count[i]); in woal_debug_read()
H A Dmlan_ioctl.h2038 t_u32 mpa_tx_count[SDIO_MP_AGGR_DEF_PKT_LIMIT]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_misc.c525 memcpy_ext(pmadapter, debug_info->mpa_tx_count, in wlan_get_info_debug_info()
526 pmadapter->pcard_sd->mpa_tx_count, in wlan_get_info_debug_info()
527 sizeof(pmadapter->pcard_sd->mpa_tx_count), in wlan_get_info_debug_info()
528 sizeof(debug_info->mpa_tx_count)); in wlan_get_info_debug_info()
H A Dmlan_sdio.c1858 ->mpa_tx_count[pmadapter->pcard_sd->mpa_tx.pkt_cnt - 1]++; in wlan_send_mp_aggr_buf()
2059 pmadapter->pcard_sd->mpa_tx_count[0]++; in wlan_host_to_card_mp_aggr()
H A Dmlan_wmm.c1499 memset(pmadapter, pmadapter->pcard_sd->mpa_tx_count, 0, in wlan_clean_txrx()
1500 sizeof(pmadapter->pcard_sd->mpa_tx_count)); in wlan_clean_txrx()
H A Dmlan_ioctl.h2381 t_u32 mpa_tx_count[SDIO_MP_AGGR_DEF_PKT_LIMIT_MAX]; member
H A Dmlan_main.h2056 t_u32 mpa_tx_count[SDIO_MP_AGGR_DEF_PKT_LIMIT_MAX];
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_debug.c1064 seq_printf(sfp, "%d ", info->mpa_tx_count[i]); in woal_debug_read()
H A Dmlan_ioctl.h2381 t_u32 mpa_tx_count[SDIO_MP_AGGR_DEF_PKT_LIMIT_MAX]; member