Searched refs:hdlc_num (Results 1 – 1 of 1) sorted by relevance
898 int cnt, max, hdlc_num; in tx_b_frame() local911 hdlc_num = Read_hfc8(l1->hw, A_F1) & MAX_F_CNT; in tx_b_frame()912 hdlc_num -= in tx_b_frame()914 if (hdlc_num < 0) in tx_b_frame()915 hdlc_num += 16; in tx_b_frame()916 if (hdlc_num >= 15) in tx_b_frame()919 hdlc_num = 0; in tx_b_frame()932 if (!hdlc_num) in tx_b_frame()