Searched defs:nargs (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/enic/base/ |
| H A D | vnic_dev.c | 375 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 D | enic_fm_flow.c | 1000 flowman_cmd(struct enic_flowman *fm, uint64_t *args, int nargs) in flowman_cmd()
|