Home
last modified time | relevance | path

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

/f-stack/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.c547 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_restore()
578 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_restore()
752 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_execute_action()
794 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_execute_action()
859 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_internal()
932 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_internal()
955 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_internal()
965 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_internal()
982 EFSYS_LOCK(enp->en_eslp, state); in ef10_filter_add_internal()
1043 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()
544 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_poll()
585 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_poll()
623 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_abort()
642 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_abort()
805 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_ev_cpl()
817 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()
H A Defx_impl.h825 efsys_lock_t *en_eslp; member