Searched refs:EFSYS_LOCK (Results 1 – 6 of 6) sorted by relevance
| /f-stack/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 | 547 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 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() 544 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_poll() 623 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_request_abort() 805 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_ev_cpl() 935 EFSYS_LOCK(enp->en_eslp, state); in efx_mcdi_ev_death()
|
| /f-stack/dpdk/drivers/common/sfc_efx/ |
| H A D | efsys.h | 666 #define EFSYS_LOCK(_lockp, _state) \ macro
|