Searched refs:send_f_rsp (Results 1 – 2 of 2) sorted by relevance
420 BOOLEAN set_f_bit = p_fcrb->send_f_rsp; in prepare_I_frame()422 p_fcrb->send_f_rsp = FALSE; in prepare_I_frame()1021 p_fcrb->send_f_rsp = TRUE; /* Set a flag in case an I-frame is pending */ in process_s_frame()1053 if (p_fcrb->send_f_rsp) in process_s_frame()1062 p_fcrb->send_f_rsp = FALSE; in process_s_frame()
177 BOOLEAN send_f_rsp; /* We need to send an F-bit response */ member