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()
1874 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in _qed_get_vport_stats()
1927 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_reset_vport_stats()
2206 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_fill_eth_dev_info()
2243 cdev->hwfns[0].hw_info.hw_mac_addr); in qed_fill_eth_dev_info()
2253 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_fill_eth_dev_info()
2266 qed_vf_get_num_vlan_filters(&cdev->hwfns[0], in qed_fill_eth_dev_info()
2268 qed_vf_get_num_mac_filters(&cdev->hwfns[0], in qed_fill_eth_dev_info()
2270 qed_vf_get_port_mac(&cdev->hwfns[0], info->port_mac); in qed_fill_eth_dev_info()
2272 info->is_legacy = !!cdev->hwfns[0].vf_iov_info->b_pre_fp_hsi; in qed_fill_eth_dev_info()
2299 return qed_vf_check_mac(&cdev->hwfns[0], mac); in qed_check_mac()
2309 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_start_vport()
2351 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_stop_vport()
2461 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_update_vport()
2499 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_rxq()
2529 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_rxq()
2551 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_txq()
2593 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_txq()
2622 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_tunn_configure()
2847 return qed_eth_cqe_completion(&dev->hwfns[rss_id % dev->num_hwfns], in qed_fp_cqe_completion()
2859 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_req_bulletin_update_mac()