Home
last modified time | relevance | path

Searched refs:FM_PORT_IOC_VSP_ALLOC (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_vsp_ext.h114 #define FM_PORT_IOC_VSP_ALLOC \ macro
H A Dfm_vsp.c33 if (ioctl(p_dev->fd, FM_PORT_IOC_VSP_ALLOC, &params)) in fm_port_vsp_alloc()