Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c420 static void otx2vf_do_set_rx_mode(struct work_struct *work) in otx2vf_do_set_rx_mode() function
509 INIT_WORK(&vf->rx_mode_work, otx2vf_do_set_rx_mode); in otx2_wq_init()