Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_lib.c440 if (ioctl(p_dev->fd, FM_PORT_IOC_ENABLE)) in fm_port_enable()
H A Dfm_port_ext.h257 #define FM_PORT_IOC_ENABLE _IO(FM_IOC_TYPE_BASE, FM_PORT_IOC_NUM(2)) macro