Home
last modified time | relevance | path

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

/linux/drivers/net/fjes/
A Dfjes_ethtool.c60 data[i++] = hw->ep_shm_info[epidx].ep_stats in fjes_get_ethtool_stats()
62 data[i++] = hw->ep_shm_info[epidx].ep_stats in fjes_get_ethtool_stats()
64 data[i++] = hw->ep_shm_info[epidx].ep_stats.send_intr_rx; in fjes_get_ethtool_stats()
66 data[i++] = hw->ep_shm_info[epidx].ep_stats in fjes_get_ethtool_stats()
68 data[i++] = hw->ep_shm_info[epidx].ep_stats.recv_intr_rx; in fjes_get_ethtool_stats()
70 data[i++] = hw->ep_shm_info[epidx].ep_stats.recv_intr_stop; in fjes_get_ethtool_stats()
71 data[i++] = hw->ep_shm_info[epidx].ep_stats in fjes_get_ethtool_stats()
74 data[i++] = hw->ep_shm_info[epidx].ep_stats in fjes_get_ethtool_stats()
76 data[i++] = hw->ep_shm_info[epidx].ep_stats in fjes_get_ethtool_stats()
78 data[i++] = hw->ep_shm_info[epidx].ep_stats in fjes_get_ethtool_stats()
[all …]
A Dfjes_main.c382 hw->ep_shm_info[epidx].ep_stats in fjes_setup_resources()
416 hw->ep_shm_info[epidx].ep_stats in fjes_setup_resources()
688 hw->ep_shm_info[dest_epid].ep_stats in fjes_xmit_frame()
697 hw->ep_shm_info[dest_epid].ep_stats in fjes_xmit_frame()
708 hw->ep_shm_info[dest_epid].ep_stats in fjes_xmit_frame()
716 hw->ep_shm_info[dest_epid].ep_stats in fjes_xmit_frame()
751 hw->ep_shm_info[dest_epid].ep_stats in fjes_xmit_frame()
1009 hw->ep_shm_info[icr & REG_IS_MASK_EPID].ep_stats in fjes_intr()
1015 hw->ep_shm_info[icr & REG_IS_MASK_EPID].ep_stats in fjes_intr()
1441 hw->ep_shm_info[epidx].ep_stats in fjes_watch_unshare_task()
[all …]
A Dfjes_hw.c775 hw->ep_shm_info[epidx].ep_stats.send_intr_unshare += 1; in fjes_hw_raise_epstop()
1087 hw->ep_shm_info[epidx].ep_stats in fjes_hw_update_zone_task()
1112 hw->ep_shm_info[epidx].ep_stats in fjes_hw_update_zone_task()
1129 hw->ep_shm_info[epidx].ep_stats.send_intr_unshare += 1; in fjes_hw_update_zone_task()
A Dfjes_hw.h255 struct fjes_drv_ep_stats ep_stats; member

Completed in 12 milliseconds