Searched refs:EFSYS_LOCK (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_tunnel.c | 341 EFSYS_LOCK(enp->en_eslp, state); in efx_tunnel_config_udp_add() 451 EFSYS_LOCK(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() 665 EFSYS_LOCK(enp->en_eslp, state); in ef10_tunnel_reconfigure()
|
| H A D | ef10_filter.c | 554 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 D | rhead_tunnel.c | 251 EFSYS_LOCK(enp->en_eslp, state); in rhead_tunnel_reconfigure() 283 EFSYS_LOCK(enp->en_eslp, state); in rhead_tunnel_reconfigure()
|
| H A D | efx_filter.c | 1273 EFSYS_LOCK(enp->en_eslp, state); in siena_filter_tbl_clear() 1423 EFSYS_LOCK(enp->en_eslp, state); in siena_filter_restore() 1496 EFSYS_LOCK(enp->en_eslp, state); in siena_filter_add() 1579 EFSYS_LOCK(enp->en_eslp, state); in siena_filter_delete()
|
| H A D | efx_mcdi.c | 189 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_new_epoch() 275 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_start() 547 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_poll() 626 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_abort() 881 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_ev_cpl() 1011 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_ev_death()
|
| H A D | efx_nic.c | 1430 EFSYS_LOCK(enp->en_eslp, state); in efx_nic_dma_config_regioned_add() 1680 EFSYS_LOCK(enp->en_eslp, state); in efx_nic_dma_regioned_map()
|
| /dpdk/drivers/common/sfc_efx/ |
| H A D | efsys.h | 668 #define EFSYS_LOCK(_lockp, _state) \ macro
|