Home
last modified time | relevance | path

Searched refs:rxbyte (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddm9000x.c461 u8 rxbyte; in dm9000_rx() local
479 rxbyte = DM9000_inb(DM9000_DATA) & 0x03; in dm9000_rx()
482 if (rxbyte > DM9000_PKT_RDY) { in dm9000_rx()
486 rxbyte); in dm9000_rx()
490 if (rxbyte != DM9000_PKT_RDY) in dm9000_rx()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/davicom/
H A Ddm9000.c1096 u8 rxbyte, *rdptr; in dm9000_rx() local
1105 rxbyte = readb(db->io_data); in dm9000_rx()
1108 if (rxbyte & DM9000_PKT_ERR) { in dm9000_rx()
1109 dev_warn(db->dev, "status check fail: %d\n", rxbyte); in dm9000_rx()
1114 if (!(rxbyte & DM9000_PKT_RDY)) in dm9000_rx()
1176 if ((((rxbyte & 0x1c) << 3) & rxbyte) == 0) in dm9000_rx()
1189 } while (rxbyte & DM9000_PKT_RDY); in dm9000_rx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcm_app_utils.c305 IDX_IN_WL_CNT_VER_6_T(rxbyte),
435 IDX_IN_WL_CNT_VER_7_T(rxbyte),
592 IDX_IN_WL_CNT_VER_11_T(rxbyte),
H A Dwl_android.c521 u32 rxbyte; member
5157 output->rxbyte = dtoh32(wlc_cnt->rxbyte); in wl_android_get_connection_stats()
5179 output->rxbyte = (uint32)dtoh64(if_stats->rxbyte); in wl_android_get_connection_stats()
H A Dwl_cfg80211.c7806 sinfo->rx_bytes = dtoh64(if_stats->rxbyte); in wl_cfg80211_get_station()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcm_app_utils.c305 IDX_IN_WL_CNT_VER_6_T(rxbyte),
435 IDX_IN_WL_CNT_VER_7_T(rxbyte),
592 IDX_IN_WL_CNT_VER_11_T(rxbyte),
H A Dwl_android.c519 u32 rxbyte; member
5173 output->rxbyte = dtoh32(wlc_cnt->rxbyte); in wl_android_get_connection_stats()
5195 output->rxbyte = (uint32)dtoh64(if_stats->rxbyte); in wl_android_get_connection_stats()
H A Dwl_cfg80211.c7854 sinfo->rx_bytes = dtoh64(if_stats->rxbyte); in wl_cfg80211_get_station()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcm_app_utils.c306 IDX_IN_WL_CNT_VER_6_T(rxbyte),
436 IDX_IN_WL_CNT_VER_11_T(rxbyte),
H A Dwl_android.c468 u32 rxbyte; member
4427 output->rxbyte = dtoh32(wlc_cnt->rxbyte); in wl_android_get_connection_stats()
4449 output->rxbyte = (uint32)dtoh64(if_stats->rxbyte); in wl_android_get_connection_stats()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcm_app_utils.c306 IDX_IN_WL_CNT_VER_6_T(rxbyte),
436 IDX_IN_WL_CNT_VER_11_T(rxbyte),
H A Dwl_android.c465 u32 rxbyte; member
4341 output->rxbyte = dtoh32(wlc_cnt->rxbyte); in wl_android_get_connection_stats()
4363 output->rxbyte = (uint32)dtoh64(if_stats->rxbyte); in wl_android_get_connection_stats()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcm_app_utils.c306 IDX_IN_WL_CNT_VER_6_T(rxbyte),
436 IDX_IN_WL_CNT_VER_11_T(rxbyte),
H A Dwl_android.c449 u32 rxbyte; member
4068 output->rxbyte = dtoh32(wlc_cnt->rxbyte); in wl_android_get_connection_stats()
4090 output->rxbyte = (uint32)dtoh64(if_stats->rxbyte); in wl_android_get_connection_stats()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcm_app_utils.c305 IDX_IN_WL_CNT_VER_6_T(rxbyte),
433 IDX_IN_WL_CNT_VER_11_T(rxbyte),
H A Dwl_android.c324 u32 rxbyte; member
1807 output->rxbyte = dtoh32(wlc_cnt->rxbyte); in wl_android_get_connection_stats()
1827 output->rxbyte = (uint32)dtoh64(if_stats->rxbyte); in wl_android_get_connection_stats()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl.h2754 uint32 rxbyte; /**< rx data bytes */ member
3253 uint32 rxbyte; /**< rx data bytes */ member
3553 uint32 rxbyte; /**< rx data bytes */ member
3776 uint32 rxbyte; /**< rx data bytes */ member
10660 uint64 rxbyte; /**< rx data bytes */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h3637 uint32 rxbyte; /**< rx data bytes */ member
4318 uint32 rxbyte; /**< rx data bytes */ member
4618 uint32 rxbyte; /* rx data bytes */ member
4851 uint32 rxbyte; /**< rx data bytes */ member
5074 uint32 rxbyte; /**< rx data bytes */ member
13798 uint64 rxbyte; /**< rx data bytes */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h3637 uint32 rxbyte; /**< rx data bytes */ member
4318 uint32 rxbyte; /**< rx data bytes */ member
4618 uint32 rxbyte; /* rx data bytes */ member
4851 uint32 rxbyte; /**< rx data bytes */ member
5074 uint32 rxbyte; /**< rx data bytes */ member
13798 uint64 rxbyte; /**< rx data bytes */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h3648 uint32 rxbyte; /**< rx data bytes */ member
4329 uint32 rxbyte; /**< rx data bytes */ member
4629 uint32 rxbyte; /* rx data bytes */ member
4862 uint32 rxbyte; /**< rx data bytes */ member
5085 uint32 rxbyte; /**< rx data bytes */ member
13809 uint64 rxbyte; /**< rx data bytes */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h4409 uint32 rxbyte; /**< rx data bytes */ member
5336 uint32 rxbyte; /**< rx data bytes */ member
5639 uint32 rxbyte; /* rx data bytes */ member
5872 uint32 rxbyte; /**< rx data bytes */ member
6098 uint32 rxbyte; /**< rx data bytes */ member
16933 uint64 rxbyte; /**< rx data bytes */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h4417 uint32 rxbyte; /**< rx data bytes */ member
5344 uint32 rxbyte; /**< rx data bytes */ member
5647 uint32 rxbyte; /* rx data bytes */ member
5880 uint32 rxbyte; /**< rx data bytes */ member
6106 uint32 rxbyte; /**< rx data bytes */ member
16951 uint64 rxbyte; /**< rx data bytes */ member