Searched refs:bd_max_bytes (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_l2.h | 121 u16 bd_max_bytes,
|
| H A D | ecore_vf.h | 125 u16 bd_max_bytes,
|
| H A D | ecore_l2.c | 909 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 D | ecore_l2_api.h | 212 u16 bd_max_bytes,
|
| H A D | ecore_vfpf_if.h | 275 u16 bd_max_bytes; member
|
| H A D | ecore_vf.c | 844 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 D | ecore_hsi_eth.h | 1079 __le16 bd_max_bytes /* maximal bytes that can be places on the bd */; member
|
| H A D | ecore_sriov.c | 2442 req->bd_max_bytes, in ecore_iov_vf_mbx_start_rxq()
|