Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2.h121 u16 bd_max_bytes,
H A Decore_vf.h125 u16 bd_max_bytes,
H A Decore_l2.c909 u16 bd_max_bytes, in ecore_eth_rxq_start_ramrod() argument
946 p_ramrod->bd_max_bytes = OSAL_CPU_TO_LE16(bd_max_bytes); in ecore_eth_rxq_start_ramrod()
970 u16 bd_max_bytes, in ecore_eth_pf_rx_queue_start() argument
988 bd_max_bytes, in ecore_eth_pf_rx_queue_start()
997 u16 bd_max_bytes, in ecore_eth_rx_queue_start() argument
1013 bd_max_bytes, in ecore_eth_rx_queue_start()
1019 bd_max_bytes, in ecore_eth_rx_queue_start()
H A Decore_l2_api.h212 u16 bd_max_bytes,
H A Decore_vfpf_if.h275 u16 bd_max_bytes; member
H A Decore_vf.c844 u16 bd_max_bytes, in ecore_vf_pf_rxq_start() argument
865 req->bd_max_bytes = bd_max_bytes; in ecore_vf_pf_rxq_start()
H A Decore_hsi_eth.h1079 __le16 bd_max_bytes /* maximal bytes that can be places on the bd */; member
H A Decore_sriov.c2442 req->bd_max_bytes, in ecore_iov_vf_mbx_start_rxq()