Searched refs:IS_VF (Results 1 – 21 of 21) sorted by relevance
43 #define IS_VF(cdev) ((cdev)->b_is_vf) macro47 #define IS_VF(cdev) (0) macro
1065 if (cdev->num_hwfns > 1 || IS_VF(cdev)) in qed_update_pf_params()1128 if (IS_VF(cdev)) in qed_slowpath_wq_stop()1185 if (IS_VF(cdev)) in qed_slowpath_wq_start()1501 if (IS_VF(cdev)) { in qed_set_link()1958 if (IS_VF(cdev)) in qed_drain()2517 if (IS_VF(cdev)) in qed_update_wol()2541 if (IS_VF(cdev)) in qed_update_drv_state()2563 if (IS_VF(cdev)) in qed_update_mac()2587 if (IS_VF(cdev)) in qed_update_mtu()2612 if (IS_VF(cdev)) in qed_read_module_eeprom()[all …]
250 if (IS_VF(p_hwfn->cdev)) { in _qed_eth_queue_to_cid()439 if (IS_VF(p_hwfn->cdev)) { in qed_sp_vport_start()691 if (IS_VF(p_hwfn->cdev)) { in qed_sp_vport_update()772 if (IS_VF(p_hwfn->cdev)) in qed_sp_vport_stop()832 if (IS_VF(cdev)) { in qed_filter_accept_cmd()1571 if (IS_VF(cdev)) { in qed_filter_mcast_cmd()1598 if (IS_VF(cdev)) { in qed_filter_ucast_cmd()2171 if (IS_VF(p_hwfn->cdev)) { in qed_get_queue_coalesce()2292 if (IS_VF(cdev)) in qed_fill_eth_dev_info()2305 if (IS_VF(cdev)) in qed_register_eth_ops()
159 if (IS_VF(cdev)) { in qed_db_recovery_add()206 if (IS_VF(cdev)) { in qed_db_recovery_del()1295 if (IS_VF(p_hwfn->cdev)) in qed_hw_bar_size()1373 if (IS_VF(cdev)) { in qed_resc_free()2176 if (IS_VF(cdev)) { in qed_resc_alloc()2378 if (IS_VF(cdev)) { in qed_resc_setup()3026 if (IS_VF(cdev)) { in qed_hw_init()3272 if (IS_VF(cdev)) { in qed_hw_stop()3383 if (IS_VF(cdev)) { in qed_hw_stop_fastpath()3417 if (IS_VF(p_hwfn->cdev)) in qed_hw_start_fastpath()[all …]
1557 if (IS_VF(p_hwfn->cdev)) in qed_get_process_kill_counter()1890 if (IS_VF(p_hwfn->cdev)) { in qed_mcp_get_mfw_ver()1929 if (IS_VF(p_hwfn->cdev)) in qed_mcp_get_mbi_ver()1959 if (IS_VF(p_hwfn->cdev)) in qed_mcp_get_media_type()1990 if (IS_VF(p_hwfn->cdev)) in qed_mcp_get_transceiver_data()2139 if (IS_VF(p_hwfn->cdev)) in qed_mcp_get_board_config()2371 if (IS_VF(p_hwfn->cdev)) in qed_mcp_get_flash_size()
149 if (IS_VF(p_hwfn->cdev)) in qed_init_alloc()
514 if (IS_VF(p_hwfn->cdev)) in qed_sp_pf_update_tunn_cfg()
1471 if (IS_VF(p_hwfn->cdev)) in qed_int_cau_conf_pi()1697 if (IS_VF(p_hwfn->cdev)) { in qed_int_sb_release()1875 if (IS_VF(p_hwfn->cdev)) in qed_int_igu_disable_int()
459 if (IS_VF(p_hwfn->cdev)) in qed_cqe_completion()
610 if (IS_VF(p_hwfn->cdev)) in qed_iov_hw_info()680 if (IS_VF(p_hwfn->cdev) || !IS_QED_SRIOV(p_hwfn->cdev) || in _qed_iov_pf_sanity_check()4688 if (IS_VF(cdev)) in qed_get_vf_config()4799 if (IS_VF(cdev)) in qed_set_vf_link_state()
1028 if (IS_VF(p_hwfn->cdev)) in qed_dcbx_query_params()
748 if (IS_VF(edev)) { in qede_init_ndev()766 if (!IS_VF(edev) && edev->dev_info.common.num_hwfns == 1) in qede_init_ndev()1159 if (!IS_VF(edev)) in __qede_probe()2206 if (!IS_VF(edev) && edev->dev_info.common.num_hwfns == 1) { in qede_unload()2273 if (!IS_VF(edev) && edev->dev_info.common.num_hwfns == 1) { in qede_load()2464 IS_VF(edev), QEDE_PROBE_RECOVERY); in qede_recovery_handler()
203 #define IS_VF(edev) (test_bit(QEDE_FLAGS_IS_VF, &(edev)->flags)) macro
251 return (IS_VF(edev) && QEDE_STAT_IS_PF_ONLY(stat_index)) || in qede_is_irrelevant_stat()398 if (!IS_VF(edev)) in qede_get_sset_count()2165 if (IS_VF(edev)) in qede_set_ethtool_ops()
1187 if (IS_VF(edev) && edev->ops->req_bulletin_update_mac) in qede_set_mac_addr()
1496 #define IS_VF(bp) ((bp)->flags & IS_VF_FLAG) macro1499 #define IS_VF(bp) false macro2211 IS_VF(bp) ? 0 : BNX2X_NUM_TESTS_SF)
542 if (IS_VF(bp)) in bnx2x_stats_restart()1248 if (IS_VF(bp)) in bnx2x_stats_update()1601 if (IS_VF(bp)) { in bnx2x_stats_init()
1028 if (IS_VF(bp)) in bnx2x_panic_dump()5798 if (IS_VF(bp)) in bnx2x_timer()6376 if (IS_VF(bp)) in bnx2x_init_eth_fp()8268 if (IS_VF(bp)) in bnx2x_free_mem()8569 if (IS_VF(bp) && int_mode != BNX2X_INT_MODE_MSIX) { in bnx2x_set_int_mode()8584 if (rc && IS_VF(bp)) in bnx2x_set_int_mode()11944 if (IS_VF(bp)) in bnx2x_get_dropless_info()12469 if (IS_VF(bp)) in bnx2x_init_bp()12499 if (IS_VF(bp)) in bnx2x_init_bp()12516 if (IS_VF(bp)) in bnx2x_init_bp()[all …]
2509 if (!IS_MF_BD(bp) || !SHMEM2_HAS(bp, os_driver_state) || IS_VF(bp)) in bnx2x_set_os_driver_state()2673 if (IS_VF(bp)) { in bnx2x_nic_load()3060 if (IS_VF(bp)) { in bnx2x_nic_unload()3901 if (IS_VF(bp)) { in bnx2x_start_xmit()3981 if (IS_VF(bp)) { in bnx2x_start_xmit()
725 if (IS_VF(bp)) in bnx2x_get_regs_len()1230 if (IS_VF(bp)) in bnx2x_get_link()3130 #define HIDE_PORT_STAT(bp) IS_VF(bp)
1187 if (IS_VF(bp)) in bnx2x_iov_init_one()