Home
last modified time | relevance | path

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 Decore_vf.h132 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 Decore_l2.h147 u16 bd_max_bytes,
H A Decore_l2.c914 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 Decore_l2_api.h242 u16 bd_max_bytes,
H A Decore_vfpf_if.h291 u16 bd_max_bytes; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_eth.h1005 __le16 bd_max_bytes /* maximal bytes that can be places on the bd */; member