Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h2231 typedef struct t_FmPortPcdCcParams { struct
2233 } t_FmPortPcdCcParams; typedef
2264t_FmPortPcdCcParams *p_CcParams; /**< Coarse classification parameters for this port */
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c4886 t_FmPortPcdCcParams fmPortPcdCcParams; in FM_PORT_SetPCD()
4988 memset(&fmPortPcdCcParams, 0, sizeof(t_FmPortPcdCcParams)); in FM_PORT_SetPCD()