Searched refs:my_epid (Results 1 – 5 of 5) sorted by relevance
195 if ((epidx != hw->my_epid) && in fjes_setup_resources()208 if (epidx == hw->my_epid) in fjes_setup_resources()303 if (src_epid < hw->my_epid) { in fjes_txrx_stop_req_irq()436 if (epidx == hw->my_epid) in fjes_free_resources()538 if (epidx == hw->my_epid) in fjes_close()593 int max_epid, my_epid, dest_epid; in fjes_xmit_frame() local610 my_epid = hw->my_epid; in fjes_xmit_frame()636 hw->ep_shm_info[my_epid].net_stats.tx_packets += 1; in fjes_xmit_frame()638 hw->ep_shm_info[my_epid].net_stats.tx_bytes += len; in fjes_xmit_frame()646 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()248 if (epidx != hw->my_epid) { in fjes_hw_setup()283 if (epidx == hw->my_epid) in fjes_hw_setup()317 if (epidx == hw->my_epid) in fjes_hw_cleanup()348 hw->my_epid = fjes_hw_get_my_epid(hw); in fjes_hw_init()350 if ((hw->max_epid == 0) || (hw->my_epid >= hw->max_epid)) in fjes_hw_init()555 msleep(200 + hw->my_epid * 20); in fjes_hw_register_buff_addr()556 timeout -= (200 + hw->my_epid * 20); in fjes_hw_register_buff_addr()645 msleep(200 + hw->my_epid * 20); in fjes_hw_unregister_buff_addr()646 timeout -= (200 + hw->my_epid * 20); in fjes_hw_unregister_buff_addr()[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()