Searched refs:bd_max_bytes (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_vf.h | 132 u16 bd_max_bytes, 338 …q_start(struct ecore_hwfn *p_hwfn, struct ecore_queue_cid *p_cid, u16 bd_max_bytes, dma_addr_t bd_… in ecore_vf_pf_rxq_start() argument
|
H A D | ecore_l2.h | 147 u16 bd_max_bytes,
|
H A D | ecore_l2.c | 914 u16 bd_max_bytes, in ecore_eth_rxq_start_ramrod() argument 950 p_ramrod->bd_max_bytes = OSAL_CPU_TO_LE16(bd_max_bytes); in ecore_eth_rxq_start_ramrod() 973 u16 bd_max_bytes, in ecore_eth_pf_rx_queue_start() argument 991 bd_max_bytes, in ecore_eth_pf_rx_queue_start() 1000 u16 bd_max_bytes, in ecore_eth_rx_queue_start() argument 1016 bd_max_bytes, in ecore_eth_rx_queue_start() 1022 bd_max_bytes, in ecore_eth_rx_queue_start()
|
H A D | ecore_l2_api.h | 242 u16 bd_max_bytes,
|
H A D | ecore_vfpf_if.h | 291 u16 bd_max_bytes; member
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/ |
H A D | ecore_hsi_eth.h | 1005 __le16 bd_max_bytes /* maximal bytes that can be places on the bd */; member
|