Searched refs:copy_location (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dethernet-tx.c514 void *copy_location; local
545 copy_location = packet_buffer + sizeof(uint64_t);
546 copy_location += ((CVMX_HELPER_FIRST_MBUFF_SKIP + 7) & 0xfff8) + 6;
554 memcpy(copy_location, skb->data, skb->len);
571 work->packet_ptr.s.addr = cvmx_ptr_to_phys(copy_location);
574 work->packet_ptr.s.back = (copy_location - packet_buffer) >> 7;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd007.tcl188 error_check_good copy_location [is_valid_create_loc $copy] 1
409 error_check_good copy_location [is_valid_delete_loc $copy] 1

Completed in 162 milliseconds