octep_ctrl_net_set_rx_state
int octep_ctrl_net_set_rx_state(struct octep_device *oct, int vfid, bool up,
octep_ctrl_net_set_rx_state(oct, OCTEP_CTRL_NET_INVALID_VFID, true,
octep_ctrl_net_set_rx_state(oct, OCTEP_CTRL_NET_INVALID_VFID, false,
err = octep_ctrl_net_set_rx_state(oct, vf_id, cmd.s_link_state.state, true);