Intel Ethernet i217: Difference between revisions

m
→‎Card Addresses and Data Structures: Remove header ending that didn't have a matching start
[unchecked revision][unchecked revision]
(Set Bsize in RCTRL to 8192 since we allocate 8192 byte descriptors)
m (→‎Card Addresses and Data Structures: Remove header ending that didn't have a matching start)
Line 152:
static void write64 (uint64_t p_address,uint64_t p_value);
};
 
#endif /* MMIOUTILS_H_ */
 
 
 
Line 331 ⟶ 328:
 
</source>
 
 
== The Driver Class Header (Class Definition)==
Anonymous user