Searched refs:my_epid (Results 1 – 3 of 3) sorted by relevance
303 if (epidx == hw->my_epid) in fjes_close()358 if ((epidx != hw->my_epid) && in fjes_setup_resources()369 if (epidx == hw->my_epid) in fjes_setup_resources()409 if (epidx == hw->my_epid) in fjes_free_resources()457 int max_epid, my_epid, epid; in fjes_tx_stall_task() local467 my_epid = hw->my_epid; in fjes_tx_stall_task()474 if (my_epid == epid) in fjes_tx_stall_task()519 int max_epid, my_epid, epid; in fjes_raise_intr_rxdata_task() local521 my_epid = hw->my_epid; in fjes_raise_intr_rxdata_task()528 if (epid == my_epid) in fjes_raise_intr_rxdata_task()[all …]
223 hw->hw_info.my_epid = &hw->my_epid; in fjes_hw_setup()254 if (epidx != hw->my_epid) { in fjes_hw_setup()302 if (epidx == hw->my_epid) in fjes_hw_cleanup()332 hw->my_epid = fjes_hw_get_my_epid(hw); in fjes_hw_init()334 if ((hw->max_epid == 0) || (hw->my_epid >= hw->max_epid)) in fjes_hw_init()517 msleep(200 + hw->my_epid * 20); in fjes_hw_register_buff_addr()518 timeout -= (200 + hw->my_epid * 20); in fjes_hw_register_buff_addr()601 msleep(200 + hw->my_epid * 20); in fjes_hw_unregister_buff_addr()602 timeout -= (200 + hw->my_epid * 20); in fjes_hw_unregister_buff_addr()683 (hw->ep_shm_info[hw->my_epid].zone == in fjes_hw_epid_is_same_zone()[all …]
268 int *my_epid; member288 int my_epid; member