Lines Matching defs:my_epid
198 if ((epidx != hw->my_epid) &&
211 if (epidx == hw->my_epid)
306 if (src_epid < hw->my_epid) {
439 if (epidx == hw->my_epid)
541 if (epidx == hw->my_epid)
596 int max_epid, my_epid, dest_epid;
613 my_epid = hw->my_epid;
639 hw->ep_shm_info[my_epid].net_stats.tx_packets += 1;
641 hw->ep_shm_info[my_epid].net_stats.tx_bytes += len;
649 hw->ep_shm_info[my_epid].net_stats.tx_packets += 1;
651 hw->ep_shm_info[my_epid].net_stats.tx_bytes += len;
655 if (my_epid == dest_epid)
754 hw->ep_shm_info[my_epid].net_stats.tx_packets += 1;
756 hw->ep_shm_info[my_epid].net_stats.tx_bytes += len;
797 if (epidx == hw->my_epid)
818 if (epidx == hw->my_epid)
855 if (epid == adapter->hw.my_epid)
874 if (epid == adapter->hw.my_epid)
921 if (cur_epid == hw->my_epid)
970 if (epidx == hw->my_epid)
1037 if (epidx == hw->my_epid)
1082 int max_epid, my_epid, epid;
1092 my_epid = hw->my_epid;
1099 if (my_epid == epid)
1136 int max_epid, my_epid, epid;
1138 my_epid = hw->my_epid;
1145 if (epid == my_epid)
1162 if (epid == my_epid)
1189 int max_epid, my_epid, epidx;
1197 my_epid = hw->my_epid;
1206 if (epidx == my_epid)
1264 if (epidx == my_epid)
1415 addr[5] = hw->my_epid; /* EPID */