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