TX_CTL_NT_SHIFT
u32 tx_ctrl_nt = (tx_ctrl_value & TX_CTL_NT_MASK) >> TX_CTL_NT_SHIFT;
tx_ctrl_value |= length << TX_CTL_NT_SHIFT;