Home
last modified time | relevance | path

Searched refs:fm_port_set_pcd (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_lib.c449 fm_port_set_pcd(t_handle h_fm_port, in fm_port_set_pcd() function
H A Dfm_port_ext.h3146 uint32_t fm_port_set_pcd(t_handle h_fm_port,
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_flow.c515 ret = fm_port_set_pcd(dpaa_intf->port_handle, &pcd_param); in set_port_pcd()