Home
last modified time | relevance | path

Searched refs:octep_vf_mbox_set_rx_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_mbox.h159 int octep_vf_mbox_set_rx_state(struct octep_vf_device *oct, bool state);
Doctep_vf_mbox.c311 int octep_vf_mbox_set_rx_state(struct octep_vf_device *oct, bool state) in octep_vf_mbox_set_rx_state() function
Doctep_vf_main.c416 err = octep_vf_mbox_set_rx_state(oct, up); in octep_vf_set_rx_state()