Searched refs:eth_data (Results 1 – 1 of 1) sorted by relevance
189 …m_log_entry(sdpcm_log_direction_t dir, sdpcm_log_type_t type, unsigned long length, char *eth_data)196 memcpy(sdpcm_log[next_sdpcm_log_pos].header, eth_data, SDPCM_LOG_HEADER_SIZE);205 #define add_sdpcm_log_entry(dir, type, length, eth_data) argument