Searched refs:disable_iq (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_main.h72 void (*disable_iq)(struct octep_vf_device *oct, int q); member in struct:octep_vf_hw_ops
H A Doctep_vf_cn9k.c482 oct->hw_ops.disable_iq = octep_vf_disable_iq_cn93;
H A Doctep_vf_cnxk.c493 oct->hw_ops.disable_iq = octep_vf_disable_iq_cnxk;
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.h106 void (*disable_iq)(struct octep_device *oct, int q); member in struct:octep_hw_ops
H A Doctep_cn9k_pf.c882 oct->hw_ops.disable_iq = octep_disable_iq_cn93_pf;
H A Doctep_cnxk_pf.c902 oct->hw_ops.disable_iq = octep_disable_iq_cnxk_pf;

Completed in 203 milliseconds