Searched refs:hwfns (Results 1 – 9 of 9) sorted by relevance
117 p_hwfn = &ha->cdev.hwfns[hwfn_index]; in qlnx_grc_dump()205 p_hwfn = &ha->cdev.hwfns[hwfn_index]; in qlnx_idle_chk()287 p_hwfn = &ha->cdev.hwfns[hwfn_index]; in qlnx_get_trace_cmd_size()364 p_hwfn = &ha->cdev.hwfns[hwfn_index]; in qlnx_get_trace()432 p_hwfn = &ha->cdev.hwfns[reg_rd_wr->hwfn_index]; in qlnx_reg_rd_wr()565 p_hwfn = &ha->cdev.hwfns[0]; in qlnx_dev_settings()930 p_hwfn = &ha->cdev.hwfns[0]; in qlnx_set_lldp_tlvx()
148 p_hwfn = db_addr < p_dev->hwfns[1].doorbells ? in ecore_db_rec_find_hwfn()149 &p_dev->hwfns[0] : &p_dev->hwfns[1]; in ecore_db_rec_find_hwfn()1680 struct ecore_hwfn *p_hwfn = &p_dev->hwfns[i]; in ecore_init_dp()1693 struct ecore_hwfn *p_hwfn = &p_dev->hwfns[i]; in ecore_init_struct()1707 p_dev->hwfns[0].b_active = true; in ecore_init_struct()1720 p_hwfn = &p_dev->hwfns[i]; in ecore_init_struct()1747 ecore_l2_free(&p_dev->hwfns[i]); in ecore_resc_free()1760 struct ecore_hwfn *p_hwfn = &p_dev->hwfns[i]; in ecore_resc_free()2419 rc = ecore_l2_alloc(&p_dev->hwfns[i]); in ecore_resc_alloc()2432 struct ecore_hwfn *p_hwfn = &p_dev->hwfns[i]; in ecore_resc_alloc()[all …]
466 if (&ha->cdev.hwfns[i] == p_hwfn) { in qlnx_sp_intr()496 struct ecore_hwfn *p_hwfn = &ha->cdev.hwfns[i]; in qlnx_create_sp_taskqueues()862 ecore_vf_get_num_rxqs(&ha->cdev.hwfns[0], &max_rxq); in qlnx_pci_attach()863 ecore_vf_get_num_rxqs(&ha->cdev.hwfns[0], &max_txq); in qlnx_pci_attach()928 struct ecore_hwfn *p_hwfn = &ha->cdev.hwfns[i]; in qlnx_pci_attach()1043 struct ecore_hwfn *p_hwfn = &ha->cdev.hwfns[0]; in qlnx_pci_attach()1256 ha, &ha->cdev, &ha->cdev.hwfns[0]); in qlnx_init_hw()1423 p_hwfn = &ha->cdev.hwfns[(i % ha->cdev.num_hwfns)]; in qlnx_set_tx_coalesce()1458 p_hwfn = &ha->cdev.hwfns[(i % ha->cdev.num_hwfns)]; in qlnx_set_rx_coalesce()2763 struct ecore_hwfn *p_hwfn = &ha->cdev.hwfns[0]; in qlnx_ioctl()[all …]
906 struct ecore_hwfn hwfns[MAX_HWFNS_PER_DEVICE]; member907 #define ECORE_LEADING_HWFN(dev) (&dev->hwfns[0])915 #define ECORE_FIR_AFFIN_HWFN(dev) (&dev->hwfns[dev->fir_affin])917 #define ECORE_IWARP_AFFIN_HWFN(dev) (&dev->hwfns[dev->iwarp_affin])
329 return (QLNX_NUM_CNQ + ecore_rdma_get_sb_id(&ha->cdev.hwfns[0], 0) + 2); in qlnx_rdma_get_num_irqs()
892 struct ecore_hwfn *p_hwfn = &p_dev->hwfns[i]; in ecore_filter_accept_cmd()1703 struct ecore_hwfn *p_hwfn = &p_dev->hwfns[i]; in ecore_filter_mcast_cmd()1730 struct ecore_hwfn *p_hwfn = &p_dev->hwfns[i]; in ecore_filter_ucast_cmd()2044 struct ecore_hwfn *p_hwfn = &p_dev->hwfns[i]; in _ecore_get_vport_stats()2098 struct ecore_hwfn *p_hwfn = &p_dev->hwfns[i]; in ecore_reset_vport_stats()
758 struct ecore_hwfn *p_hwfn = &p_dev->hwfns[i]; in ecore_iov_set_vf_to_disable()4795 struct ecore_hwfn *p_hwfn = &p_dev->hwfns[i]; in ecore_iov_configure_min_tx_rate()
2623 p_dev->hwfns[i].b_int_requested = false; in ecore_int_disable_post_isr_release()
1083 dev->rdma_ctx = &ha->cdev.hwfns[0]; in qlnxr_add()