Searched refs:my_epid (Results 1 – 5 of 5) sorted by relevance
317 if (epidx == hw->my_epid) in fjes_close()377 if ((epidx != hw->my_epid) && in fjes_setup_resources()390 if (epidx == hw->my_epid) in fjes_setup_resources()436 if (epidx == hw->my_epid) in fjes_free_resources()488 int max_epid, my_epid, epid; in fjes_tx_stall_task() local498 my_epid = hw->my_epid; in fjes_tx_stall_task()505 if (my_epid == epid) in fjes_tx_stall_task()553 int max_epid, my_epid, epid; in fjes_raise_intr_rxdata_task() local555 my_epid = hw->my_epid; in fjes_raise_intr_rxdata_task()562 if (epid == my_epid) in fjes_raise_intr_rxdata_task()[all …]
31 int my_epid = hw->my_epid; in fjes_dbg_status_show() local36 if (epidx == my_epid) { in fjes_dbg_status_show()
213 hw->hw_info.my_epid = &hw->my_epid; in fjes_hw_setup()244 if (epidx != hw->my_epid) { in fjes_hw_setup()294 if (epidx == hw->my_epid) in fjes_hw_cleanup()325 hw->my_epid = fjes_hw_get_my_epid(hw); in fjes_hw_init()327 if ((hw->max_epid == 0) || (hw->my_epid >= hw->max_epid)) in fjes_hw_init()532 msleep(200 + hw->my_epid * 20); in fjes_hw_register_buff_addr()533 timeout -= (200 + hw->my_epid * 20); in fjes_hw_register_buff_addr()622 msleep(200 + hw->my_epid * 20); in fjes_hw_unregister_buff_addr()623 timeout -= (200 + hw->my_epid * 20); in fjes_hw_unregister_buff_addr()709 (hw->ep_shm_info[hw->my_epid].zone == in fjes_hw_epid_is_same_zone()[all …]
284 int *my_epid; member304 int my_epid; member
58 if (epidx == hw->my_epid) in fjes_get_ethtool_stats()101 if (i == hw->my_epid) in fjes_get_strings()