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

/fuchsia/zircon/system/dev/ethernet/rndis/
H A Drndishost.c353 rndis_query_complete* phy_query_cmplt = buf; local
354 if (command_succeeded(buf, RNDIS_QUERY_CMPLT, sizeof(*phy_query_cmplt) +
355 phy_query_cmplt->info_buffer_length)) {
358 phy = buf + 8 + phy_query_cmplt->info_buffer_offset;

Completed in 24 milliseconds