Searched refs:hdlc_num (Results 1 – 1 of 1) sorted by relevance
897 int cnt, max, hdlc_num; in tx_b_frame() local910 hdlc_num = Read_hfc8(l1->hw, A_F1) & MAX_F_CNT; in tx_b_frame()911 hdlc_num -= in tx_b_frame()913 if (hdlc_num < 0) in tx_b_frame()914 hdlc_num += 16; in tx_b_frame()915 if (hdlc_num >= 15) in tx_b_frame()918 hdlc_num = 0; in tx_b_frame()931 if (!hdlc_num) in tx_b_frame()