Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c493 #define PCI_PKT_SIZE_IN_CHUNKS 1 macro
494 #define PCI_PKT_SIZE_IN_BYTES (PCI_PKT_SIZE_IN_CHUNKS * CHUNK_SIZE_IN_BYTES)
4975 ecore_wr(p_hwfn, p_ptt, DBG_REG_TARGET_PACKET_SIZE, PCI_PKT_SIZE_IN_CHUNKS); in ecore_dbg_bus_set_pci_output()