Lines Matching refs:hwfns
807 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_accept_cmd()
1546 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_mcast_cmd()
1574 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_ucast_cmd()
1873 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in _qed_get_vport_stats()
1926 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_reset_vport_stats()
2205 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_fill_eth_dev_info()
2242 cdev->hwfns[0].hw_info.hw_mac_addr); in qed_fill_eth_dev_info()
2252 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_fill_eth_dev_info()
2265 qed_vf_get_num_vlan_filters(&cdev->hwfns[0], in qed_fill_eth_dev_info()
2267 qed_vf_get_num_mac_filters(&cdev->hwfns[0], in qed_fill_eth_dev_info()
2269 qed_vf_get_port_mac(&cdev->hwfns[0], info->port_mac); in qed_fill_eth_dev_info()
2271 info->is_legacy = !!cdev->hwfns[0].vf_iov_info->b_pre_fp_hsi; in qed_fill_eth_dev_info()
2298 return qed_vf_check_mac(&cdev->hwfns[0], mac); in qed_check_mac()
2308 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_start_vport()
2350 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_stop_vport()
2460 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_update_vport()
2498 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_rxq()
2528 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_rxq()
2550 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_txq()
2592 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_txq()
2621 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_tunn_configure()
2865 return qed_eth_cqe_completion(&dev->hwfns[rss_id % dev->num_hwfns], in qed_fp_cqe_completion()
2877 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_req_bulletin_update_mac()