Searched refs:pkt_buf_ptr (Results 1 – 1 of 1) sorted by relevance
827 u8 *ptr, *pkt_buf_ptr, valid_bytes = 0; in cortina_eth_send() local878 pkt_buf_ptr = (u8 *)pkt_buf; in cortina_eth_send()881 ca_crc32 = crc32(0, (u8 *)(pkt_buf_ptr + HEADER_A_SIZE), new_pkt_len); in cortina_eth_send()888 memcpy((pkt_buf_ptr + new_pkt_len + HEADER_A_SIZE), in cortina_eth_send()931 data_ptr = (u32 *)pkt_buf_ptr; in cortina_eth_send()
Completed in 3 milliseconds