Home
last modified time | relevance | path

Searched refs:wrap_ptr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c613 struct cmd_desc *wrap_ptr = cmd; in typhoon_issue_command() local
614 wrap_ptr += len / sizeof(*cmd); in typhoon_issue_command()
615 memcpy(ring->ringBase, wrap_ptr, wrap_len); in typhoon_issue_command()