Searched refs:accept_frame (Results 1 – 1 of 1) sorted by relevance
446 boolean_t accept_frame; in e1000g_receive() local560 accept_frame = (current_desc->errors == 0) || in e1000g_receive()579 accept_frame = B_TRUE; in e1000g_receive()582 accept_frame = B_TRUE; in e1000g_receive()591 if (!accept_frame) { in e1000g_receive()