numam-dpdk/lib/librte_pmd_virtio
Stephen Hemminger a8c0f835a7 virtio: make a function local
Make vtpci_get_status a local function as it is used in one file.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Acked-by: Huawei Xie <huawei.xie@intel.com>
2015-02-20 19:18:09 +01:00
..
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_pmd_virtio_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
virtio_ethdev.c virtio: rearrange resource initialization 2015-02-20 19:17:45 +01:00
virtio_ethdev.h virtio: increase max Rx packet length 2014-10-15 16:16:40 +02:00
virtio_logs.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
virtio_pci.c virtio: make a function local 2015-02-20 19:18:09 +01:00
virtio_pci.h virtio: make a function local 2015-02-20 19:18:09 +01:00
virtio_ring.h virtio: checkpatch cleanups 2014-06-13 11:18:56 +02:00
virtio_rxtx.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00
virtqueue.c virtio: checkpatch cleanups 2014-06-13 11:18:56 +02:00
virtqueue.h mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00