Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Defx_tunnel.c341 EFSYS_LOCK(enp->en_eslp, state); in efx_tunnel_config_udp_add()
363 EFSYS_UNLOCK(enp->en_eslp, state); in efx_tunnel_config_udp_add()
372 EFSYS_UNLOCK(enp->en_eslp, state); in efx_tunnel_config_udp_add()
451 EFSYS_LOCK(enp->en_eslp, state); in efx_tunnel_config_udp_remove()
469 EFSYS_UNLOCK(enp->en_eslp, state); in efx_tunnel_config_udp_remove()
481 EFSYS_UNLOCK(enp->en_eslp, state); in efx_tunnel_config_udp_remove()
511 EFSYS_LOCK(enp->en_eslp, state); in efx_tunnel_config_clear()
553 EFSYS_LOCK(enp->en_eslp, state); in efx_tunnel_reconfigure()
576 EFSYS_LOCK(enp->en_eslp, state); in efx_tunnel_reconfigure()
622 EFSYS_LOCK(enp->en_eslp, state); in efx_tunnel_reconfigure()
[all …]
H A Def10_filter.c554 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_restore()
585 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_restore()
759 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_execute_action()
801 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_execute_action()
866 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_internal()
939 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_internal()
962 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_internal()
972 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_internal()
989 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_internal()
1050 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_delete_internal()
[all …]
H A Drhead_tunnel.c251 EFSYS_LOCK(enp->en_eslp, state); in rhead_tunnel_reconfigure()
253 EFSYS_UNLOCK(enp->en_eslp, state); in rhead_tunnel_reconfigure()
283 EFSYS_LOCK(enp->en_eslp, state); in rhead_tunnel_reconfigure()
301 EFSYS_UNLOCK(enp->en_eslp, state); in rhead_tunnel_reconfigure()
H A Defx_filter.c1273 EFSYS_LOCK(enp->en_eslp, state); in siena_filter_tbl_clear()
1282 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_tbl_clear()
1423 EFSYS_LOCK(enp->en_eslp, state); in siena_filter_restore()
1447 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_restore()
1457 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_restore()
1496 EFSYS_LOCK(enp->en_eslp, state); in siena_filter_add()
1535 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_add()
1542 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_add()
1579 EFSYS_LOCK(enp->en_eslp, state); in siena_filter_delete()
1590 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_delete()
[all …]
H A Defx_mcdi.c189 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_new_epoch()
191 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_new_epoch()
275 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_start()
283 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_start()
547 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_poll()
588 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_poll()
626 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_abort()
645 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_abort()
881 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_ev_cpl()
893 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_ev_cpl()
[all …]
H A Defx_nic.c379 enp->en_eslp = eslp; in efx_nic_create()
679 enp->en_eslp = NULL; in efx_nic_destroy()
1430 EFSYS_LOCK(enp->en_eslp, state); in efx_nic_dma_config_regioned_add()
1456 EFSYS_UNLOCK(enp->en_eslp, state); in efx_nic_dma_config_regioned_add()
1465 EFSYS_UNLOCK(enp->en_eslp, state); in efx_nic_dma_config_regioned_add()
1680 EFSYS_LOCK(enp->en_eslp, state); in efx_nic_dma_regioned_map()
1690 EFSYS_UNLOCK(enp->en_eslp, state); in efx_nic_dma_regioned_map()
1697 EFSYS_UNLOCK(enp->en_eslp, state); in efx_nic_dma_regioned_map()
H A Defx_impl.h864 efsys_lock_t *en_eslp; member