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