Lines Matching refs:peer
394 /* Push the peer list to this VF. The caller must hold status_lock to interlock
434 /* Copy the peer pages */
1085 struct vfdi_endpoint *peer;
1094 /* Move the existing peer pages off %local_page_list */
1101 peer = vfdi_status->peers + 1;
1109 *peer++ = vf->addr;
1119 ether_addr_copy(peer->mac_addr, local_addr->addr);
1120 peer->tci = 0;
1121 ++peer;
1142 peer = (struct vfdi_endpoint *)epp->ptr;