The hardware command parser of txptctrl (TX protocol control) has overly
stringent timeout conditions, which results in false alarm. So disable it.
Signed-off-by: Chia-Yuan Li <leo.li@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/20240321025603.20614-1-pkshih@realtek.com
 
                                     B_AX_B0_IMR_ERR_USRCTL_NOINIT | \
                                     B_AX_B0_IMR_ERR_CMDPSR_1STCMDERR | \
                                     B_AX_B0_IMR_ERR_CMDPSR_CMDTYPE | \
-                                    B_AX_B0_IMR_ERR_CMDPSR_FRZTO | \
                                     B_AX_B0_IMR_ERR_CMDPSR_TBLSZ | \
                                     B_AX_B0_IMR_ERR_MPDUINFO_RECFG | \
                                     B_AX_B0_IMR_ERR_MPDUIF_DATAERR | \