Searched refs:ecore_chain_alloc (Results 1 – 4 of 4) sorted by relevance
504 if (ecore_chain_alloc(p_hwfn->p_dev, in ecore_eq_alloc()660 if (ecore_chain_alloc(p_hwfn->p_dev, in ecore_spq_alloc()1125 if (ecore_chain_alloc(p_hwfn->p_dev, in ecore_consq_alloc()
563 ecore_chain_alloc(struct ecore_dev *p_dev,
6397 rc = ecore_chain_alloc(cdev, in qlnx_alloc_mem_rxq()6409 rc = ecore_chain_alloc(cdev, in qlnx_alloc_mem_rxq()6510 ret = ecore_chain_alloc(cdev, in qlnx_alloc_mem_txq()
6324 enum _ecore_status_t ecore_chain_alloc(struct ecore_dev *p_dev, in ecore_chain_alloc() function