Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_port_ext.h1488 typedef struct t_fm_port_params { struct
1522 } t_fm_port_params; typedef
1540 t_handle fm_port_config(t_fm_port_params *p_fm_port_params);
1567 t_handle fm_port_open(t_fm_port_params *p_fm_port_params);
H A Dfm_lib.c331 fm_port_open(t_fm_port_params *p_fm_port_params) in fm_port_open()
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_flow.c42 t_fm_port_params fm_port_params[DPAA_MAX_NUM_ETH_DEV];
669 t_fm_port_params fm_port_params; in set_fm_port_handle()