fn initialize(self: *const SimpleNetworkProtocol, extra_rx_buffer_size: usize, extra_tx_buffer_size: usize) Status
[src]
Resets a network adapter and allocates the transmit and receive buffers required by the network interface.
fn initialize(self: *const SimpleNetworkProtocol, extra_rx_buffer_size: usize, extra_tx_buffer_size: usize) Status
Resets a network adapter and allocates the transmit and receive buffers required by the network interface.