Searched refs:ecore_chain_alloc (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_spq.c | 501 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 D | ecore_dev_api.h | 561 ecore_chain_alloc(struct ecore_dev *p_dev,
|
H A D | ecore_ll2.c | 1052 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 D | qlnx_os.c | 6154 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 D | ecore_dev.c | 6320 enum _ecore_status_t ecore_chain_alloc(struct ecore_dev *p_dev, in ecore_chain_alloc() function
|
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_verbs.c | 1789 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 D | qlnxr_os.c | 507 rc = ecore_chain_alloc(&dev->ha->cdev, in qlnxr_alloc_resources()
|