Searched refs:QED_MSG_IOV (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/ |
D | qed_sriov.c | 90 QED_MSG_IOV, in qed_sp_vf_start() 101 DP_VERBOSE(p_hwfn, QED_MSG_IOV, in qed_sp_vf_start() 235 QED_MSG_IOV, in qed_iov_validate_rxq() 251 QED_MSG_IOV, in qed_iov_validate_txq() 270 QED_MSG_IOV, in qed_iov_validate_sb() 327 DP_VERBOSE(p_hwfn, QED_MSG_IOV, in qed_iov_post_vf_bulletin() 345 DP_VERBOSE(cdev, QED_MSG_IOV, "sriov ext pos %d\n", pos); in qed_iov_pci_cfg_info() 356 QED_MSG_IOV, in qed_iov_pci_cfg_info() 378 QED_MSG_IOV, in qed_iov_pci_cfg_info() 468 DP_VERBOSE(p_hwfn, QED_MSG_IOV, in qed_iov_allocate_vfdb() [all …]
|
D | qed_vf.c | 26 QED_MSG_IOV, in qed_vf_pf_prep() 51 DP_VERBOSE(p_hwfn, QED_MSG_IOV, in qed_vf_pf_req_end() 80 QED_MSG_IOV, in qed_send_msg2pf() 132 DP_VERBOSE(p_hwfn, QED_MSG_IOV, in qed_send_msg2pf() 217 QED_MSG_IOV, in qed_vf_pf_acquire_reduce_resc() 295 QED_MSG_IOV, "attempting to acquire resources\n"); in qed_vf_pf_acquire() 305 DP_VERBOSE(p_hwfn, QED_MSG_IOV, in qed_vf_pf_acquire() 330 DP_VERBOSE(p_hwfn, QED_MSG_IOV, "resources acquired\n"); in qed_vf_pf_acquire() 501 QED_MSG_IOV, in qed_vf_hw_prepare() 516 DP_VERBOSE(p_hwfn, QED_MSG_IOV, in qed_vf_hw_prepare() [all …]
|
D | qed_mcp.c | 1200 DP_VERBOSE(p_hwfn, (QED_MSG_SP | QED_MSG_IOV), in qed_mcp_handle_vf_flr() 1222 DP_VERBOSE(p_hwfn, (QED_MSG_SP | QED_MSG_IOV), in qed_mcp_ack_vf_flr() 2156 QED_MSG_IOV, in qed_mcp_get_mfw_ver() 2709 DP_VERBOSE(p_hwfn, QED_MSG_IOV, in qed_mcp_config_vf_msix_bb() 2731 DP_VERBOSE(p_hwfn, QED_MSG_IOV, in qed_mcp_config_vf_msix_ah()
|
D | qed_dev.c | 137 QED_MSG_IOV, "db recovery - skipping VF doorbell\n"); in qed_db_recovery_add() 184 QED_MSG_IOV, "db recovery - skipping VF doorbell\n"); in qed_db_recovery_del() 2498 DP_VERBOSE(p_hwfn, QED_MSG_IOV, in qed_final_cleanup()
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 131 DP_VERBOSE(edev, QED_MSG_IOV, "Setting Vlan 0x%04x to VF [%d]\n", in qede_set_vf_vlan() 141 DP_VERBOSE(edev, QED_MSG_IOV, "Setting MAC %pM to VF [%d]\n", mac, vfidx); in qede_set_vf_mac() 144 DP_VERBOSE(edev, QED_MSG_IOV, "MAC address isn't valid\n"); in qede_set_vf_mac() 161 DP_VERBOSE(edev, QED_MSG_IOV, "Requested %d VFs\n", num_vfs_param); in qede_sriov_configure() 2936 DP_VERBOSE(edev, QED_MSG_IOV, in qede_io_error_detected()
|
/linux-6.12.1/include/linux/qed/ |
D | qed_if.h | 1296 QED_MSG_IOV = 0x80000, enumerator
|