Searched refs:PRIV (Results 1 – 14 of 14) sorted by relevance
| /f-stack/dpdk/drivers/net/failsafe/ |
| H A D | failsafe.c | 44 nb_subs = PRIV(dev)->subs_tail; in fs_sub_device_alloc() 48 if (PRIV(dev)->subs == NULL) { in fs_sub_device_alloc() 54 PRIV(dev)->subs[i - 1].next = PRIV(dev)->subs + i; in fs_sub_device_alloc() 55 PRIV(dev)->subs[i - 1].next = PRIV(dev)->subs; in fs_sub_device_alloc() 72 if (PRIV(dev)->pending_alarm) in failsafe_hotplug_alarm_install() 81 PRIV(dev)->pending_alarm = 1; in failsafe_hotplug_alarm_install() 97 PRIV(dev)->pending_alarm = 0; in failsafe_hotplug_alarm_cancel() 112 PRIV(dev)->pending_alarm = 0; in fs_hotplug_alarm() 183 priv = PRIV(dev); in fs_eth_dev_create() 189 PRIV(dev)->nb_mac_addr = 1; in fs_eth_dev_create() [all …]
|
| H A D | failsafe_private.h | 264 #define PRIV(dev) \ macro 303 (&PRIV(dev)->subs[0]) 307 (PRIV(dev)->subs_tx >= PRIV(dev)->subs_tail ? NULL \ 308 : (PRIV(dev)->subs[PRIV(dev)->subs_tx].state < DEV_PROBED ? NULL \ 309 : &PRIV(dev)->subs[PRIV(dev)->subs_tx])) 382 subs = PRIV(dev)->subs; in fs_find_next() 416 PRIV(dev)->alarm_lock = 1; in fs_lock() 438 PRIV(dev)->alarm_lock = 0; in fs_unlock() 466 PRIV(dev)->subs_tx = 0; in fs_switch_dev() 480 PRIV(dev)->subs_tx = i; in fs_switch_dev() [all …]
|
| H A D | failsafe_eal.c | 67 if (pid_owner.id != PRIV(dev)->my_owner.id) { in fs_bus_init() 71 PRIV(dev)->my_owner.name, in fs_bus_init() 72 PRIV(dev)->my_owner.id); in fs_bus_init() 99 ret = rte_eth_dev_owner_set(pid, &PRIV(dev)->my_owner); in fs_bus_init() 111 PRIV(dev)->my_owner.id); in fs_bus_init() 134 if (PRIV(dev)->state < DEV_PROBED) in failsafe_eal_init() 135 PRIV(dev)->state = DEV_PROBED; in failsafe_eal_init() 166 PRIV(dev)->state = DEV_PROBED - 1; in failsafe_eal_uninit()
|
| H A D | failsafe_ether.c | 56 if (!PRIV(dev)->flow_isolated) { in eth_dev_flow_isolate_set() 61 PRIV(dev)->flow_isolated, in eth_dev_flow_isolate_set() 173 if (PRIV(dev)->nb_mac_addr > 1) in fs_eth_dev_conf_apply() 181 PRIV(dev)->mac_addr_pool[i]); in fs_eth_dev_conf_apply() 198 if (PRIV(dev)->nb_mcast_addr > 0) { in fs_eth_dev_conf_apply() 201 PRIV(dev)->mcast_addrs, in fs_eth_dev_conf_apply() 202 PRIV(dev)->nb_mcast_addr); in fs_eth_dev_conf_apply() 501 if (PRIV(dev)->state < DEV_PARSED) in failsafe_eth_dev_state_sync() 508 if (PRIV(dev)->state < DEV_PROBED) in failsafe_eth_dev_state_sync() 513 if (PRIV(dev)->state < DEV_ACTIVE) in failsafe_eth_dev_state_sync() [all …]
|
| H A D | failsafe_ops.c | 95 if (PRIV(dev)->state < DEV_ACTIVE) in fs_dev_configure() 96 PRIV(dev)->state = DEV_ACTIVE; in fs_dev_configure() 159 PRIV(dev)->state = DEV_STARTED; in fs_dev_start() 190 PRIV(dev)->state = DEV_STARTED - 1; in fs_dev_stop() 441 rxq->priv = PRIV(dev); in fs_rx_queue_setup() 442 rxq->sdev = PRIV(dev)->subs; in fs_rx_queue_setup() 611 txq->priv = PRIV(dev); in fs_tx_queue_setup() 689 rte_free(PRIV(dev)->subs); in failsafe_eth_dev_close() 690 rte_free(PRIV(dev)->mcast_addrs); in failsafe_eth_dev_close() 1406 PRIV(dev)->nb_mac_addr = index; in fs_mac_addr_add() [all …]
|
| H A D | failsafe_flow.c | 113 TAILQ_INSERT_TAIL(&PRIV(dev)->flow_list, flow, next); in fs_flow_create() 156 TAILQ_REMOVE(&PRIV(dev)->flow_list, flow, next); in fs_flow_destroy() 183 TAILQ_FOREACH_SAFE(flow, &PRIV(dev)->flow_list, next, tmp) { in fs_flow_flush() 184 TAILQ_REMOVE(&PRIV(dev)->flow_list, flow, next); in fs_flow_flush() 231 if (PRIV(dev)->flow_isolated != sdev->flow_isolated) in fs_flow_isolate() 243 PRIV(dev)->flow_isolated = set; in fs_flow_isolate()
|
| H A D | failsafe_intr.c | 278 fsdev == NULL || (PRIV(fsdev) == NULL)) { in failsafe_eth_rx_intr_ctl_subdevice() 283 epfd = PRIV(fsdev)->rxp.efd; in failsafe_eth_rx_intr_ctl_subdevice() 501 priv = PRIV(dev); in failsafe_rx_intr_uninstall() 521 struct fs_priv *priv = PRIV(dev); in failsafe_rx_intr_install()
|
| H A D | failsafe_args.c | 209 priv = PRIV(dev); in fs_parse_device_param() 388 priv = PRIV(dev); in failsafe_args_parse() 437 PRIV(dev)->state = DEV_PARSED; in failsafe_args_parse() 474 PRIV(dev)->subs_tail += 1; in fs_count_device()
|
| /f-stack/dpdk/doc/guides/cryptodevs/features/ |
| H A D | openssl.ini | 13 RSA PRIV OP KEY EXP = Y 14 RSA PRIV OP KEY QT = Y
|
| H A D | qat.ini | 18 RSA PRIV OP KEY EXP = Y 19 RSA PRIV OP KEY QT = Y
|
| H A D | default.ini | 26 RSA PRIV OP KEY EXP = 27 RSA PRIV OP KEY QT =
|
| H A D | octeontx.ini | 15 RSA PRIV OP KEY QT = Y
|
| H A D | octeontx2.ini | 16 RSA PRIV OP KEY QT = Y
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | overview.rst | 40 - "RSA PRIV OP KEY EXP" feature flag means PMD support RSA private key 43 - "RSA PRIV OP KEY QT" feature flag means PMD support RSA private key
|