Home
last modified time | relevance | path

Searched refs:bd_max_bytes (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_vf.h141 u16 bd_max_bytes,
345 …D *p_hwfn, struct ecore_queue_cid OSAL_UNUSED *p_cid, u16 OSAL_UNUSED bd_max_bytes, dma_addr_t OSA… in ecore_vf_pf_rxq_start() argument
H A Decore_l2.h144 u16 bd_max_bytes,
H A Decore_l2.c929 u16 bd_max_bytes, in ecore_eth_rxq_start_ramrod() argument
965 p_ramrod->bd_max_bytes = OSAL_CPU_TO_LE16(bd_max_bytes); in ecore_eth_rxq_start_ramrod()
988 u16 bd_max_bytes, in ecore_eth_pf_rx_queue_start() argument
1006 bd_max_bytes, in ecore_eth_pf_rx_queue_start()
1015 u16 bd_max_bytes, in ecore_eth_rx_queue_start() argument
1031 bd_max_bytes, in ecore_eth_rx_queue_start()
1037 bd_max_bytes, in ecore_eth_rx_queue_start()
H A Decore_l2_api.h258 u16 bd_max_bytes,
H A Decore_vfpf_if.h295 u16 bd_max_bytes; member
H A Decore_vf.c832 u16 bd_max_bytes, in ecore_vf_pf_rxq_start() argument
853 req->bd_max_bytes = bd_max_bytes; in ecore_vf_pf_rxq_start()
H A Decore_hsi_eth.h1510 __le16 bd_max_bytes /* maximal bytes that can be places on the bd */; member
H A Decore_sriov.c2406 req->bd_max_bytes, in ecore_iov_vf_mbx_start_rxq()