Lines Matching refs:hwfns

828 		struct qed_hwfn *p_hwfn = &cdev->hwfns[i];  in qed_filter_accept_cmd()
1567 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_mcast_cmd()
1595 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_ucast_cmd()
1894 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in _qed_get_vport_stats()
1947 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_reset_vport_stats()
2221 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_fill_eth_dev_info()
2258 cdev->hwfns[0].hw_info.hw_mac_addr); in qed_fill_eth_dev_info()
2268 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_fill_eth_dev_info()
2281 qed_vf_get_num_vlan_filters(&cdev->hwfns[0], in qed_fill_eth_dev_info()
2283 qed_vf_get_num_mac_filters(&cdev->hwfns[0], in qed_fill_eth_dev_info()
2285 qed_vf_get_port_mac(&cdev->hwfns[0], info->port_mac); in qed_fill_eth_dev_info()
2287 info->is_legacy = !!cdev->hwfns[0].vf_iov_info->b_pre_fp_hsi; in qed_fill_eth_dev_info()
2314 return qed_vf_check_mac(&cdev->hwfns[0], mac); in qed_check_mac()
2324 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_start_vport()
2366 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_stop_vport()
2476 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_update_vport()
2514 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_rxq()
2544 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_rxq()
2566 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_txq()
2608 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_txq()
2637 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_tunn_configure()
2881 return qed_eth_cqe_completion(&dev->hwfns[rss_id % dev->num_hwfns], in qed_fp_cqe_completion()
2893 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_req_bulletin_update_mac()