Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_sp_commands.c335 if (test_bit(QED_MF_OVLAN_CLSS, &p_hwfn->cdev->mf_bits)) in qed_sp_pf_start()
343 if (test_bit(QED_MF_8021Q_TAGGING, &p_hwfn->cdev->mf_bits)) { in qed_sp_pf_start()
345 } else if (test_bit(QED_MF_8021AD_TAGGING, &p_hwfn->cdev->mf_bits)) { in qed_sp_pf_start()
357 if (test_bit(QED_MF_UFP_SPECIFIC, &p_hwfn->cdev->mf_bits)) { in qed_sp_pf_start()
377 if (test_bit(QED_MF_INTER_PF_SWITCH, &p_hwfn->cdev->mf_bits)) in qed_sp_pf_start()
583 if (test_bit(QED_MF_UFP_SPECIFIC, &p_hwfn->cdev->mf_bits)) in qed_sp_pf_update_stag()
Dqed_dev.c710 if (test_bit(QED_MF_LLH_MAC_CLSS, &cdev->mf_bits) && in qed_llh_hw_init_pf()
964 if (!test_bit(QED_MF_LLH_MAC_CLSS, &cdev->mf_bits)) in qed_llh_add_mac_filter()
1097 if (!test_bit(QED_MF_LLH_PROTO_CLSS, &cdev->mf_bits)) in qed_llh_add_protocol_filter()
1164 if (!test_bit(QED_MF_LLH_MAC_CLSS, &cdev->mf_bits)) in qed_llh_remove_mac_filter()
1214 if (!test_bit(QED_MF_LLH_PROTO_CLSS, &cdev->mf_bits)) in qed_llh_remove_protocol_filter()
2478 if (test_bit(QED_MF_OVLAN_CLSS, &p_hwfn->cdev->mf_bits)) in qed_calc_hw_mode()
3023 &cdev->mf_bits) || in qed_hw_init()
3025 &cdev->mf_bits))) { in qed_hw_init()
3026 if (test_bit(QED_MF_8021Q_TAGGING, &cdev->mf_bits)) in qed_hw_init()
3339 test_bit(QED_MF_LLH_MAC_CLSS, &cdev->mf_bits) && in qed_hw_stop()
[all …]
Dqed_ll2.c955 if (test_bit(QED_MF_UFP_SPECIFIC, &p_hwfn->cdev->mf_bits) && in qed_sp_ll2_rx_queue_start()
961 if (test_bit(QED_MF_LL2_NON_UNICAST, &p_hwfn->cdev->mf_bits) && in qed_sp_ll2_rx_queue_start()
1643 if (!test_bit(QED_MF_UFP_SPECIFIC, &p_hwfn->cdev->mf_bits)) in qed_ll2_establish_connection()
1828 if (test_bit(QED_MF_UFP_SPECIFIC, &p_hwfn->cdev->mf_bits) && in qed_ll2_prepare_tx_packet_set_bd()
2072 if (!test_bit(QED_MF_UFP_SPECIFIC, &p_hwfn->cdev->mf_bits)) in qed_ll2_terminate_connection()
2655 if (test_bit(QED_MF_UFP_SPECIFIC, &cdev->mf_bits) && in qed_ll2_start_xmit()
Dqed_dcbx.c181 if (test_bit(QED_MF_DONT_ADD_VLAN0_TAG, &p_hwfn->cdev->mf_bits)) in qed_dcbx_set_params()
189 if (test_bit(QED_MF_UFP_SPECIFIC, &p_hwfn->cdev->mf_bits) && in qed_dcbx_set_params()
300 if (test_bit(QED_MF_UFP_SPECIFIC, &p_hwfn->cdev->mf_bits) && !eth_tlv) in qed_dcbx_process_tlv()
Dqed.h748 unsigned long mf_bits; member
Dqed_fcoe.c294 if (test_bit(QED_MF_UFP_SPECIFIC, &p_hwfn->cdev->mf_bits)) in qed_sp_fcoe_conn_offload()
Dqed_main.c447 &cdev->mf_bits); in qed_fill_dev_info()
448 if (!test_bit(QED_MF_DISABLE_ARFS, &cdev->mf_bits)) in qed_fill_dev_info()
Dqed_mcp.c1747 if (test_bit(QED_MF_OVLAN_CLSS, &p_hwfn->cdev->mf_bits)) { in qed_mcp_update_stag()
1901 if (!test_bit(QED_MF_UFP_SPECIFIC, &p_hwfn->cdev->mf_bits)) in qed_mcp_read_ufp_config()
Dqed_l2.c1983 if (test_bit(QED_MF_DISABLE_ARFS, &p_hwfn->cdev->mf_bits)) in qed_arfs_mode_configure()