Lines Matching refs:hwfns

808 		struct qed_hwfn *p_hwfn = &cdev->hwfns[i];  in qed_filter_accept_cmd()
1547 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_mcast_cmd()
1575 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_ucast_cmd()
1875 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in _qed_get_vport_stats()
1936 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_reset_vport_stats()
2215 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_fill_eth_dev_info()
2252 cdev->hwfns[0].hw_info.hw_mac_addr); in qed_fill_eth_dev_info()
2262 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_fill_eth_dev_info()
2275 qed_vf_get_num_vlan_filters(&cdev->hwfns[0], in qed_fill_eth_dev_info()
2277 qed_vf_get_num_mac_filters(&cdev->hwfns[0], in qed_fill_eth_dev_info()
2279 qed_vf_get_port_mac(&cdev->hwfns[0], info->port_mac); in qed_fill_eth_dev_info()
2281 info->is_legacy = !!cdev->hwfns[0].vf_iov_info->b_pre_fp_hsi; in qed_fill_eth_dev_info()
2308 return qed_vf_check_mac(&cdev->hwfns[0], mac); in qed_check_mac()
2318 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_start_vport()
2360 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_stop_vport()
2470 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_update_vport()
2508 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_rxq()
2538 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_rxq()
2560 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_txq()
2602 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_txq()
2631 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_tunn_configure()
2856 return qed_eth_cqe_completion(&dev->hwfns[rss_id % dev->num_hwfns], in qed_fp_cqe_completion()
2868 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_req_bulletin_update_mac()