Searched refs:hopcount (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-srio.c | 99 uint64_t hopcount : 8; /* Hopcount */ member 103 uint64_t hopcount : 8; 877 int is16bit, uint8_t hopcount, uint32_t offset, in cvmx_srio_config_read32() argument 901 … Remote read [id=0x%04x hop=%3d offset=0x%06x] <= ", srio_port, destid, hopcount, (unsigned int)of… in cvmx_srio_config_read32() 928 pkt |= hopcount; /* hopcount [7:0] */ in cvmx_srio_config_read32() 952 pkt |= hopcount << 16; /* hopcount [23:16] */ in cvmx_srio_config_read32() 1007 srcid_index, destid, is16bit, offset + (hopcount<<24), 4); in cvmx_srio_config_read32() 1049 int is16bit, uint8_t hopcount, uint32_t offset, in cvmx_srio_config_write32() argument 1098 pkt |= hopcount; /* hopcount [7:0] */ in cvmx_srio_config_write32() 1137 pkt |= hopcount << 16; /* hopcount [23:16] */ in cvmx_srio_config_write32() [all …]
|
| H A D | cvmx-srio.h | 408 int is16bit, uint8_t hopcount, uint32_t offset, 427 int is16bit, uint8_t hopcount, uint32_t offset,
|
| /f-stack/tools/route/ |
| H A D | keywords | 20 hopcount
|
| /f-stack/freebsd/netgraph/ |
| H A D | NOTES | 91 -new 'item' type can hold a hopcount...
|