Home
last modified time | relevance | path

Searched refs:vnic_res_type (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/enic/base/
H A Dvnic_dev.h76 enum vnic_res_type type);
85 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
88 enum vnic_res_type type, unsigned int index);
90 enum vnic_res_type type);
92 enum vnic_res_type type, unsigned int index);
94 enum vnic_res_type type);
H A Dvnic_resource.h18 enum vnic_res_type { enum
H A Dvnic_wq.c11 unsigned int index, enum vnic_res_type res_type) in vnic_wq_get_ctrl()
H A Dvnic_dev.c197 enum vnic_res_type type) in vnic_dev_get_res_count()
202 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type, in vnic_dev_get_res()