Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed.h452 QED_MF_DISABLE_ARFS, enumerator
H A Dqed_dev.c4355 BIT(QED_MF_DISABLE_ARFS); in qed_hw_get_nvm_info()
4375 cdev->mf_bits |= BIT(QED_MF_DISABLE_ARFS); in qed_hw_get_nvm_info()
H A Dqed_main.c414 if (!test_bit(QED_MF_DISABLE_ARFS, &cdev->mf_bits)) in qed_fill_dev_info()
H A Dqed_l2.c1993 if (test_bit(QED_MF_DISABLE_ARFS, &p_hwfn->cdev->mf_bits)) in qed_arfs_mode_configure()