Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice.h375 ICE_FLAG_MDD_AUTO_RESET_VF, enumerator
H A Dice_virtchnl_pf.c4091 test_bit(ICE_FLAG_MDD_AUTO_RESET_VF, pf->flags) in ice_print_vf_rx_mdd_event()
H A Dice_ethtool.c167 ICE_PRIV_FLAG("mdd-auto-reset-vf", ICE_FLAG_MDD_AUTO_RESET_VF),
H A Dice_main.c1600 if (test_bit(ICE_FLAG_MDD_AUTO_RESET_VF, pf->flags)) { in ice_handle_mdd_event()