Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeon_ep_vf/
A Doctep_vf_main.h74 void (*disable_oq)(struct octep_vf_device *oct, int q); member
A Doctep_vf_cn9k.c483 oct->hw_ops.disable_oq = octep_vf_disable_oq_cn93; in octep_vf_device_setup_cn93()
A Doctep_vf_cnxk.c494 oct->hw_ops.disable_oq = octep_vf_disable_oq_cnxk; in octep_vf_device_setup_cnxk()
/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_main.h108 void (*disable_oq)(struct octep_device *oct, int q); member
A Doctep_cn9k_pf.c883 oct->hw_ops.disable_oq = octep_disable_oq_cn93_pf; in octep_device_setup_cn93_pf()
A Doctep_cnxk_pf.c903 oct->hw_ops.disable_oq = octep_disable_oq_cnxk_pf; in octep_device_setup_cnxk_pf()

Completed in 23 milliseconds