Searched refs:ordinal (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/ark/ |
| H A D | ark_pktgen.c | 90 inst->ordinal = ord; in ark_pktgen_init() 130 inst->ordinal); in ark_pktgen_pause() 134 ARK_PMD_LOG(DEBUG, "Pktgen %d paused.\n", inst->ordinal); in ark_pktgen_pause() 146 inst->ordinal); in ark_pktgen_reset() 154 inst->ordinal); in ark_pktgen_reset() 158 ARK_PMD_LOG(DEBUG, "Resetting pktgen %d.\n", inst->ordinal); in ark_pktgen_reset() 204 inst->ordinal); in ark_pktgen_wait_done() 206 ARK_PMD_LOG(DEBUG, "Pktgen %d done.\n", inst->ordinal); in ark_pktgen_wait_done()
|
| H A D | ark_pktchkr.c | 94 inst->ordinal = ord; in ark_pktchkr_init() 134 inst->ordinal); in ark_pktchkr_stop() 136 ARK_PMD_LOG(DEBUG, "Pktchk %d stopped.\n", inst->ordinal); in ark_pktchkr_stop() 203 inst->ordinal); in ark_pktchkr_wait_done() 205 inst->ordinal); in ark_pktchkr_wait_done()
|
| H A D | ark_pktchkr.h | 63 int ordinal; member
|
| H A D | ark_pktgen.h | 50 int ordinal; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/leds/ |
| H A D | common.yaml | 51 needed, differing only with an ordinal number.
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_ethdev.c | 3464 uint16_t type, ext, ordinal, attr; in bnxt_set_eeprom_op() local 3502 ordinal = in_eeprom->offset >> 16; in bnxt_set_eeprom_op() 3505 return bnxt_hwrm_flash_nvram(bp, type, ordinal, ext, attr, in bnxt_set_eeprom_op()
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 863 - Export symbols by name, not by ordinal, in win32/zlib.def [Truta]
|