Lines Matching refs:hwfns
820 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_accept_cmd()
1558 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_mcast_cmd()
1586 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_ucast_cmd()
1889 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in _qed_get_vport_stats()
1940 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_reset_vport_stats()
2210 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_fill_eth_dev_info()
2246 cdev->hwfns[0].hw_info.hw_mac_addr); in qed_fill_eth_dev_info()
2256 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_fill_eth_dev_info()
2269 qed_vf_get_num_vlan_filters(&cdev->hwfns[0], in qed_fill_eth_dev_info()
2271 qed_vf_get_num_mac_filters(&cdev->hwfns[0], in qed_fill_eth_dev_info()
2273 qed_vf_get_port_mac(&cdev->hwfns[0], info->port_mac); in qed_fill_eth_dev_info()
2275 info->is_legacy = !!cdev->hwfns[0].vf_iov_info->b_pre_fp_hsi; in qed_fill_eth_dev_info()
2302 return qed_vf_check_mac(&cdev->hwfns[0], mac); in qed_check_mac()
2312 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_start_vport()
2354 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_stop_vport()
2464 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_update_vport()
2502 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_rxq()
2532 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_rxq()
2554 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_start_txq()
2596 p_hwfn = &cdev->hwfns[hwfn_index]; in qed_stop_txq()
2625 struct qed_hwfn *hwfn = &cdev->hwfns[i]; in qed_tunn_configure()
2867 return qed_eth_cqe_completion(&dev->hwfns[rss_id % dev->num_hwfns], in qed_fp_cqe_completion()
2879 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_req_bulletin_update_mac()