Searched refs:DEFAULT_notSupported (Results 1 – 2 of 2) sorted by relevance
107 #define DEFAULT_notSupported 0xff macro
142 != DEFAULT_notSupported)) in CheckInitParameters()343 (p_FmPort->p_FmPortDriverParam->cheksumLastBytesIgnore != DEFAULT_notSupported)) in CheckInitParameters()351 … (p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth != DEFAULT_notSupported)) in CheckInitParameters()362 && ((p_Params->cheksumLastBytesIgnore != DEFAULT_notSupported))) in CheckInitParameters()408 if (p_FmPort->p_FmPortDriverParam->deqPrefetchOption != DEFAULT_notSupported) in CheckInitParameters()2461 p_FmPort->p_FmPortDriverParam->cheksumLastBytesIgnore = DEFAULT_notSupported; in FM_PORT_Config()2467 … p_FmPort->p_FmPortDriverParam->dfltCfg.tx_fifo_deq_pipeline_depth = DEFAULT_notSupported; in FM_PORT_Config()2479 …p_FmPort->p_FmPortDriverParam->deqPrefetchOption = (e_FmPortDeqPrefetchOption)DEFAULT_notSupported; in FM_PORT_Config()