Searched refs:my_epid (Results 1 – 4 of 4) sorted by relevance
145 if ((epidx != hw->my_epid) && in fjes_setup_resources()158 if (epidx == hw->my_epid) in fjes_setup_resources()253 if (src_epid < hw->my_epid) { in fjes_txrx_stop_req_irq()386 if (epidx == hw->my_epid) in fjes_free_resources()488 if (epidx == hw->my_epid) in fjes_close()543 int max_epid, my_epid, dest_epid; in fjes_xmit_frame() local560 my_epid = hw->my_epid; in fjes_xmit_frame()586 hw->ep_shm_info[my_epid].net_stats.tx_packets += 1; in fjes_xmit_frame()588 hw->ep_shm_info[my_epid].net_stats.tx_bytes += len; in fjes_xmit_frame()596 hw->ep_shm_info[my_epid].net_stats.tx_packets += 1; in fjes_xmit_frame()[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()247 if (epidx != hw->my_epid) { in fjes_hw_setup()282 if (epidx == hw->my_epid) in fjes_hw_setup()316 if (epidx == hw->my_epid) in fjes_hw_cleanup()347 hw->my_epid = fjes_hw_get_my_epid(hw); in fjes_hw_init()349 if ((hw->max_epid == 0) || (hw->my_epid >= hw->max_epid)) { in fjes_hw_init()560 msleep(200 + hw->my_epid * 20); in fjes_hw_register_buff_addr()561 timeout -= (200 + hw->my_epid * 20); in fjes_hw_register_buff_addr()650 msleep(200 + hw->my_epid * 20); in fjes_hw_unregister_buff_addr()651 timeout -= (200 + hw->my_epid * 20); in fjes_hw_unregister_buff_addr()[all …]
284 int *my_epid; member304 int my_epid; member