Searched refs:ep_shm_info (Results 1 – 5 of 5) sorted by relevance
322 adapter->hw.ep_shm_info[epidx] in fjes_close()360 hw->ep_shm_info[epidx].es_status = in fjes_setup_resources()362 hw->ep_shm_info[epidx].zone = in fjes_setup_resources()382 hw->ep_shm_info[epidx].ep_stats in fjes_setup_resources()393 buf_pair = &hw->ep_shm_info[epidx]; in fjes_setup_resources()416 hw->ep_shm_info[epidx].ep_stats in fjes_setup_resources()1062 &hw->ep_shm_info[cur_epid].rx)) in fjes_rxframe_search_exist()1120 adapter->hw.ep_shm_info[epidx] in fjes_poll()1441 hw->ep_shm_info[epidx].ep_stats in fjes_watch_unshare_task()1485 hw->ep_shm_info[epidx].ep_stats in fjes_watch_unshare_task()[all …]
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()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 …]
245 buf_pair = &hw->ep_shm_info[epidx]; in fjes_hw_setup()282 if (!hw->ep_shm_info) in fjes_hw_cleanup()300 kfree(hw->ep_shm_info); in fjes_hw_cleanup()301 hw->ep_shm_info = NULL; in fjes_hw_cleanup()1002 hw->ep_shm_info[epidx].zone = in fjes_hw_update_zone_task()1048 hw->ep_shm_info[epidx].es_status = in fjes_hw_update_zone_task()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()1118 &hw->ep_shm_info[epidx].tx, in fjes_hw_update_zone_task()1133 hw->ep_shm_info[epidx].tx. in fjes_hw_update_zone_task()[all …]
285 hw->ep_shm_info[src_epid].tx.info->v1i.rx_status;305 __entry->rx_status = hw->ep_shm_info[src_epid].tx.info->v1i.rx_status;329 hw->ep_shm_info[src_epid].tx.info->v1i.rx_status;350 hw->ep_shm_info[src_epid].tx.info->v1i.rx_status;
307 struct ep_share_mem_info *ep_shm_info; member
Completed in 14 milliseconds