Searched refs:IS_VF (Results 1 – 21 of 21) sorted by relevance
17 #define IS_VF(cdev) ((cdev)->b_is_vf) macro21 #define IS_VF(cdev) (0) macro
623 if ((IS_PF(cdev) && rc > 0) || (IS_VF(cdev) && rc == cnt)) { in qed_enable_msix()1128 if (cdev->num_hwfns > 1 || IS_VF(cdev)) in qed_update_pf_params()1188 if (IS_VF(cdev)) in qed_slowpath_wq_stop()1244 if (IS_VF(cdev)) in qed_slowpath_wq_start()1704 if (IS_VF(cdev)) { in qed_set_link()2265 if (IS_VF(cdev)) in qed_drain()2855 if (IS_VF(cdev)) in qed_update_wol()2879 if (IS_VF(cdev)) in qed_update_drv_state()2901 if (IS_VF(cdev)) in qed_update_mac()2925 if (IS_VF(cdev)) in qed_update_mtu()[all …]
226 if (IS_VF(p_hwfn->cdev)) { in _qed_eth_queue_to_cid()419 if (IS_VF(p_hwfn->cdev)) { in qed_sp_vport_start()671 if (IS_VF(p_hwfn->cdev)) { in qed_sp_vport_update()752 if (IS_VF(p_hwfn->cdev)) in qed_sp_vport_stop()812 if (IS_VF(cdev)) { in qed_filter_accept_cmd()1551 if (IS_VF(cdev)) { in qed_filter_mcast_cmd()1578 if (IS_VF(cdev)) { in qed_filter_ucast_cmd()2156 if (IS_VF(p_hwfn->cdev)) { in qed_get_queue_coalesce()2277 if (IS_VF(cdev)) in qed_fill_eth_dev_info()2290 if (IS_VF(cdev)) in qed_register_eth_ops()
134 if (IS_VF(cdev)) { in qed_db_recovery_add()181 if (IS_VF(cdev)) { in qed_db_recovery_del()1274 if (IS_VF(p_hwfn->cdev)) in qed_hw_bar_size()1354 if (IS_VF(cdev)) { in qed_resc_free()2166 if (IS_VF(cdev)) { in qed_resc_alloc()2382 if (IS_VF(cdev)) { in qed_resc_setup()3040 if (IS_VF(cdev)) { in qed_hw_init()3300 if (IS_VF(cdev)) { in qed_hw_stop()3411 if (IS_VF(cdev)) { in qed_hw_stop_fastpath()3445 if (IS_VF(p_hwfn->cdev)) in qed_hw_start_fastpath()[all …]
1626 if (IS_VF(p_hwfn->cdev)) in qed_get_process_kill_counter()2086 if (IS_VF(p_hwfn->cdev)) { in qed_mcp_get_mfw_ver()2125 if (IS_VF(p_hwfn->cdev)) in qed_mcp_get_mbi_ver()2155 if (IS_VF(p_hwfn->cdev)) in qed_mcp_get_media_type()2186 if (IS_VF(p_hwfn->cdev)) in qed_mcp_get_transceiver_data()2342 if (IS_VF(p_hwfn->cdev)) in qed_mcp_get_board_config()2576 if (IS_VF(p_hwfn->cdev)) in qed_mcp_get_flash_size()
192 if (IS_VF(p_hwfn->cdev)) in qed_init_alloc()
491 if (IS_VF(p_hwfn->cdev)) in qed_sp_pf_update_tunn_cfg()
1501 if (IS_VF(p_hwfn->cdev)) in qed_int_cau_conf_pi()1723 if (IS_VF(p_hwfn->cdev)) { in qed_int_sb_release()1901 if (IS_VF(p_hwfn->cdev)) in qed_int_igu_disable_int()
442 if (IS_VF(p_hwfn->cdev)) in qed_cqe_completion()
589 if (IS_VF(p_hwfn->cdev)) in qed_iov_hw_info()659 if (IS_VF(p_hwfn->cdev) || !IS_QED_SRIOV(p_hwfn->cdev) || in _qed_iov_pf_sanity_check()4663 if (IS_VF(cdev)) in qed_get_vf_config()4775 if (IS_VF(cdev)) in qed_set_vf_link_state()
1000 if (IS_VF(p_hwfn->cdev)) in qed_dcbx_query_params()
542 if (IS_VF(edev)) in qede_tx_timeout()778 if (IS_VF(edev)) { in qede_init_ndev()1231 if (!IS_VF(edev)) in __qede_probe()2589 IS_VF(edev), QEDE_PROBE_RECOVERY); in qede_recovery_handler()2831 if (IS_VF(edev)) { in qede_io_error_detected()
178 #define IS_VF(edev) test_bit(QEDE_FLAGS_IS_VF, \ macro
320 return (IS_VF(edev) && QEDE_STAT_IS_PF_ONLY(stat_index)) || in qede_is_irrelevant_stat()467 if (!IS_VF(edev)) in qede_get_sset_count()2322 if (IS_VF(edev)) in qede_set_ethtool_ops()
1114 if (IS_VF(edev) && edev->ops->req_bulletin_update_mac) in qede_set_mac_addr()
544 if (IS_VF(bp)) in bnx2x_stats_restart()1250 if (IS_VF(bp)) in bnx2x_stats_update()1603 if (IS_VF(bp)) { in bnx2x_stats_init()
1496 #define IS_VF(bp) ((bp)->flags & IS_VF_FLAG) macro1499 #define IS_VF(bp) false macro2214 IS_VF(bp) ? 0 : BNX2X_NUM_TESTS_SF)
1030 if (IS_VF(bp)) in bnx2x_panic_dump()5808 if (IS_VF(bp)) in bnx2x_timer()6386 if (IS_VF(bp)) in bnx2x_init_eth_fp()8278 if (IS_VF(bp)) in bnx2x_free_mem()8579 if (IS_VF(bp) && int_mode != BNX2X_INT_MODE_MSIX) { in bnx2x_set_int_mode()8594 if (rc && IS_VF(bp)) in bnx2x_set_int_mode()11874 if (IS_VF(bp)) in bnx2x_get_dropless_info()12347 if (IS_VF(bp)) in bnx2x_init_bp()12377 if (IS_VF(bp)) in bnx2x_init_bp()12394 if (IS_VF(bp)) in bnx2x_init_bp()[all …]
2512 if (!IS_MF_BD(bp) || !SHMEM2_HAS(bp, os_driver_state) || IS_VF(bp)) in bnx2x_set_os_driver_state()2677 if (IS_VF(bp)) { in bnx2x_nic_load()3064 if (IS_VF(bp)) { in bnx2x_nic_unload()3905 if (IS_VF(bp)) { in bnx2x_start_xmit()3985 if (IS_VF(bp)) { in bnx2x_start_xmit()
725 if (IS_VF(bp)) in bnx2x_get_regs_len()1224 if (IS_VF(bp)) in bnx2x_get_link()3128 #define HIDE_PORT_STAT(bp) IS_VF(bp)
1166 if (IS_VF(bp)) in bnx2x_iov_init_one()