Searched refs:ac_link (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | wavelan.c | 2752 nop.nop_h.ac_link = nop_addr; in wv_packet_write() 2753 obram_write(ioaddr, toff(ac_nop_t, nop_addr, nop_h.ac_link), in wv_packet_write() 2754 (unsigned char *) &nop.nop_h.ac_link, in wv_packet_write() 2755 sizeof(nop.nop_h.ac_link)); in wv_packet_write() 2780 nop.nop_h.ac_link = txblock; in wv_packet_write() 2781 obram_write(ioaddr, toff(ac_nop_t, nop_addr, nop_h.ac_link), in wv_packet_write() 2782 (unsigned char *) &nop.nop_h.ac_link, in wv_packet_write() 2783 sizeof(nop.nop_h.ac_link)); in wv_packet_write() 3176 tx.tx_h.ac_link = nop_addr; in wv_cu_start() 3183 nop.nop_h.ac_link = nop_addr; in wv_cu_start() [all …]
|
D | i82586.h | 172 unsigned short ac_link; /* Next Action Command */ member
|