Searched refs:from_rid (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c124 unsigned int from_rid; member in struct:efx_memcpy_req
249 u32 from_rid; local
267 from_rid = req->from_rid;
276 from_rid = MC_CMD_MEMCPY_RECORD_TYPEDEF_RID_INLINE;
283 MCDI_SET_DWORD(record, MEMCPY_RECORD_TYPEDEF_FROM_RID, from_rid);
429 copy[1].from_rid = efx->pci_dev->devfn;
446 copy[pos].from_rid = efx->pci_dev->devfn;
882 copy[0].from_rid = vf->pci_rid;
972 copy_req[k].from_rid
[all...]

Completed in 238 milliseconds