Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_spq.c503 if (ecore_chain_alloc(p_hwfn->p_dev, in ecore_eq_alloc()
659 if (ecore_chain_alloc(p_hwfn->p_dev, in ecore_spq_alloc()
1121 if (ecore_chain_alloc(p_hwfn->p_dev, in ecore_consq_alloc()
H A Decore_dev_api.h563 ecore_chain_alloc(struct ecore_dev *p_dev,
H A Decore_ll2.c1055 rc = ecore_chain_alloc(p_hwfn->p_dev, in ecore_ll2_acquire_connection_rx()
1079 rc = ecore_chain_alloc(p_hwfn->p_dev, in ecore_ll2_acquire_connection_rx()
1113 rc = ecore_chain_alloc(p_hwfn->p_dev, in ecore_ll2_acquire_connection_tx()
H A Dqlnx_os.c6271 rc = ecore_chain_alloc(cdev, in qlnx_alloc_mem_rxq()
6283 rc = ecore_chain_alloc(cdev, in qlnx_alloc_mem_rxq()
6382 ret = ecore_chain_alloc(cdev, in qlnx_alloc_mem_txq()
H A Decore_dev.c6322 enum _ecore_status_t ecore_chain_alloc(struct ecore_dev *p_dev, in ecore_chain_alloc() function
/freebsd-13.1/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c1923 rc = ecore_chain_alloc(&dev->ha->cdev,
2555 rc = ecore_chain_alloc(dev->cdev,
2906 rc = ecore_chain_alloc(
2925 rc = ecore_chain_alloc(
3043 rc = ecore_chain_alloc(
3067 rc = ecore_chain_alloc(
H A Dqlnxr_os.c514 rc = ecore_chain_alloc(&dev->ha->cdev, in qlnxr_alloc_resources()