Home
last modified time | relevance | path

Searched defs:nargs (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/enic/base/
H A Dvnic_dev.c375 uint64_t *args, int nargs, int wait) in vnic_dev_cmd_proxy()
413 enum vnic_devcmd_cmd cmd, uint64_t *args, int nargs, int wait) in vnic_dev_cmd_no_proxy()
496 uint64_t *args, int nargs, int wait) in vnic_dev_cmd_args()
562 int nargs) in vnic_dev_advanced_filters_cap()
582 int vnic_dev_flowman_cmd(struct vnic_dev *vdev, uint64_t *args, int nargs) in vnic_dev_flowman_cmd()
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c1000 flowman_cmd(struct enic_flowman *fm, uint64_t *args, int nargs) in flowman_cmd()