Searched refs:accept_frame (Results 1 – 1 of 1) sorted by relevance
447 boolean_t accept_frame; in e1000g_receive() local561 accept_frame = (current_desc->errors == 0) || in e1000g_receive()580 accept_frame = B_TRUE; in e1000g_receive()583 accept_frame = B_TRUE; in e1000g_receive()592 if (!accept_frame) { in e1000g_receive()