Searched refs:MAX_PACKET_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance
105 #define MAX_PACKET_ALIGNMENT 31 macro
99 #define MAX_PACKET_ALIGNMENT 31 macro
81 if ((p_Dtsec->p_DtsecDriverParam)->rx_prepend > MAX_PACKET_ALIGNMENT) in CheckInitParameters()82 …AJOR, E_INVALID_STATE, ("packetAlignmentPadding can't be greater than %d ",MAX_PACKET_ALIGNMENT )); in CheckInitParameters()