Searched refs:rndis_command (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/ethernet/rndis/
H A Drndishost.c92 static zx_status_t rndis_command(rndishost_t* eth, void* buf) { function
326 zx_status_t status = rndis_command(eth, buf);
350 status = rndis_command(eth, buf);
369 status = rndis_command(eth, buf);
402 status = rndis_command(eth, buf);

Completed in 21 milliseconds