Searched refs:PORT100_FRAME_SOF (Results 1 – 1 of 1) sorted by relevance
52 #define PORT100_FRAME_SOF 0x00FF macro545 frame->start_frame = cpu_to_be16(PORT100_FRAME_SOF); in port100_tx_frame_init()576 if (frame->start_frame != cpu_to_be16(PORT100_FRAME_SOF) || in port100_rx_frame_is_valid()594 return (frame->start_frame == cpu_to_be16(PORT100_FRAME_SOF) && in port100_rx_frame_is_ack()