On Mon, May 06, 2019 at 12:39:16PM -0500, Larry Finger wrote: > The driver uses complicated macros to set parts of word 0 of the TX and RX > descriptors. These are changed into inline routines. Why not use le32p_replace_bits() like rtw88 in drivers/net/wireless/realtek/rtw88/tx.h ? Stanislaw