Searched refs:dp8393x_can_receive (Results 1 – 1 of 1) sorted by relevance
377 static bool dp8393x_can_receive(NetClientState *nc);382 if (dp8393x_can_receive(s->nic->ncs)) { in dp8393x_do_receiver_enable()679 static bool dp8393x_can_receive(NetClientState *nc) in dp8393x_can_receive() function894 .can_receive = dp8393x_can_receive,