Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dni5010.c669 unsigned int buf_offs; in hardware_send_packet() local
689 buf_offs = NI5010_BUFSIZE - length - pad; in hardware_send_packet()
699 outw(buf_offs, IE_GP); /* Point GP at start of packet */ in hardware_send_packet()
704 outw(buf_offs, IE_GP); /* Rewrite where packet starts */ in hardware_send_packet()