Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c128 if (cfg->sync_req) in init_bmi_rx()
318 if (cfg->sync_req) in init_bmi_oh()
696 cfg->sync_req = FALSE; in fman_port_defconfig()
699 cfg->sync_req = TRUE; in fman_port_defconfig()
H A Dfm_port.c3088 p_FmPort->p_FmPortDriverParam->dfltCfg.sync_req = syncReq; in FM_PORT_ConfigSyncReq()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h377 bool sync_req; member