Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_vf.h144 u16 cqe_pbl_size,
345 …chain_phys_addr, dma_addr_t OSAL_UNUSED cqe_pbl_addr, u16 OSAL_UNUSED cqe_pbl_size, void OSAL_IOME… in ecore_vf_pf_rxq_start() argument
HDecore_l2.h148 u16 cqe_pbl_size);
HDecore_l2.c932 u16 cqe_pbl_size) in ecore_eth_rxq_start_ramrod() argument
968 p_ramrod->num_of_pbl_pages = OSAL_CPU_TO_LE16(cqe_pbl_size); in ecore_eth_rxq_start_ramrod()
991 u16 cqe_pbl_size, in ecore_eth_pf_rx_queue_start() argument
1008 cqe_pbl_addr, cqe_pbl_size); in ecore_eth_pf_rx_queue_start()
1018 u16 cqe_pbl_size, in ecore_eth_rx_queue_start() argument
1033 cqe_pbl_addr, cqe_pbl_size, in ecore_eth_rx_queue_start()
1040 cqe_pbl_size, in ecore_eth_rx_queue_start()
HDecore_l2_api.h261 u16 cqe_pbl_size,
HDecore_vfpf_if.h291 u16 cqe_pbl_size; member
HDecore_vf.c837 u16 cqe_pbl_size, in ecore_vf_pf_rxq_start() argument
851 req->cqe_pbl_size = cqe_pbl_size; in ecore_vf_pf_rxq_start()
HDecore_sriov.c2410 req->cqe_pbl_size); in ecore_iov_vf_mbx_start_rxq()