otx2_rxtx_enable
int otx2_rxtx_enable(struct otx2_nic *pfvf, bool enable);
err = otx2_rxtx_enable(pf, true);
otx2_rxtx_enable(pf, false);