_rtl88ee_llt_write
status = _rtl88ee_llt_write(hw, i, i + 1);
status = _rtl88ee_llt_write(hw, (txpktbuf_bndy - 1), 0xFF);
status = _rtl88ee_llt_write(hw, i, (i + 1));
status = _rtl88ee_llt_write(hw, maxpage, txpktbuf_bndy);