Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_port_ext.h575 typedef struct ioc_fm_port_pcd_params_t { struct
593 } ioc_fm_port_pcd_params_t; argument
665 _IOW(FM_IOC_TYPE_BASE, FM_PORT_IOC_NUM(20), ioc_fm_port_pcd_params_t)
3147 ioc_fm_port_pcd_params_t *p_fm_port_pcd);
H A Dfm_lib.c450 ioc_fm_port_pcd_params_t *p) in fm_port_set_pcd()
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_fmc.c37 struct ioc_fm_port_pcd_params_t pcd_param;
H A Ddpaa_flow.c480 ioc_fm_port_pcd_params_t pcd_param; in set_port_pcd()