Lines Matching refs:epidx
48 int epidx; in fjes_get_ethtool_stats() local
57 for (epidx = 0; epidx < hw->max_epid; epidx++) { in fjes_get_ethtool_stats()
58 if (epidx == hw->my_epid) in fjes_get_ethtool_stats()
60 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()
65 data[i++] = hw->ep_shm_info[epidx].ep_stats.send_intr_unshare; 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()
69 data[i++] = hw->ep_shm_info[epidx].ep_stats.recv_intr_unshare; 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()
73 data[i++] = hw->ep_shm_info[epidx].ep_stats.tx_buffer_full; 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()
80 data[i++] = hw->ep_shm_info[epidx].ep_stats in fjes_get_ethtool_stats()