Home
last modified time | relevance | path

Searched refs:ecore_chain_alloc (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_spq.c501 if (ecore_chain_alloc(p_hwfn->p_dev, in ecore_eq_alloc()
657 if (ecore_chain_alloc(p_hwfn->p_dev, in ecore_spq_alloc()
1119 if (ecore_chain_alloc(p_hwfn->p_dev, in ecore_consq_alloc()
H A Decore_dev_api.h561 ecore_chain_alloc(struct ecore_dev *p_dev,
H A Decore_ll2.c1052 rc = ecore_chain_alloc(p_hwfn->p_dev, in ecore_ll2_acquire_connection_rx()
1076 rc = ecore_chain_alloc(p_hwfn->p_dev, in ecore_ll2_acquire_connection_rx()
1110 rc = ecore_chain_alloc(p_hwfn->p_dev, in ecore_ll2_acquire_connection_tx()
H A Dqlnx_os.c6154 rc = ecore_chain_alloc(cdev, in qlnx_alloc_mem_rxq()
6166 rc = ecore_chain_alloc(cdev, in qlnx_alloc_mem_rxq()
6257 ret = ecore_chain_alloc(cdev, in qlnx_alloc_mem_txq()
H A Decore_dev.c6320 enum _ecore_status_t ecore_chain_alloc(struct ecore_dev *p_dev, in ecore_chain_alloc() function
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c1789 rc = ecore_chain_alloc(&dev->ha->cdev, in qlnxr_create_cq()
2395 rc = ecore_chain_alloc(dev->cdev, in qlnxr_alloc_srq_kernel_params()
2744 rc = ecore_chain_alloc( in qlnxr_roce_create_kernel_qp()
2763 rc = ecore_chain_alloc( in qlnxr_roce_create_kernel_qp()
2881 rc = ecore_chain_alloc( in qlnxr_iwarp_create_kernel_qp()
2905 rc = ecore_chain_alloc( in qlnxr_iwarp_create_kernel_qp()
H A Dqlnxr_os.c507 rc = ecore_chain_alloc(&dev->ha->cdev, in qlnxr_alloc_resources()