Searched refs:e_FM_PCD_MANIP_INSRT_TO_START_OF_FRAME_INT_FRAME_HDR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h975 e_FM_PCD_MANIP_INSRT_TO_START_OF_FRAME_INT_FRAME_HDR, /**< Insert internal frame header to start of frame */ enumerator in enum:e_FmPcdManipInsrtType
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c1128 ((p_ManipParams->insrt) && p_ManipParams->insrtParams.type != e_FM_PCD_MANIP_INSRT_TO_START_OF_FRAME_INT_FRAME_HDR))
1129 RETURN_ERROR(MAJOR, E_INVALID_STATE, ("for the type of remove e_FM_PCD_MANIP_RMV_FROM_START_OF_FRAME_TILL_SPECIFIC_LOCATION the only allowed insertion type is e_FM_PCD_MANIP_INSRT_TO_START_OF_FRAME_INT_FRAME_HDR"));
1164 case(e_FM_PCD_MANIP_INSRT_TO_START_OF_FRAME_INT_FRAME_HDR) :

Completed in 93 milliseconds