Searched refs:EFSYS_UNLOCK (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_tunnel.c | 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() 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() 522 EFSYS_UNLOCK(enp->en_eslp, state); in efx_tunnel_config_clear() 528 EFSYS_UNLOCK(enp->en_eslp, state); in efx_tunnel_config_clear() 567 EFSYS_UNLOCK(enp->en_eslp, state); in efx_tunnel_reconfigure() 613 EFSYS_UNLOCK(enp->en_eslp, state); in efx_tunnel_reconfigure() 627 EFSYS_UNLOCK(enp->en_eslp, state); in efx_tunnel_reconfigure() 635 EFSYS_UNLOCK(enp->en_eslp, state); in efx_tunnel_reconfigure() [all …]
|
| H A D | ef10_filter.c | 560 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_restore() 582 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_restore() 763 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_execute_action() 808 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_execute_action() 922 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_internal() 944 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_internal() 957 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_internal() 973 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_internal() 986 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_internal() 1053 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_delete_internal() [all …]
|
| H A D | rhead_tunnel.c | 253 EFSYS_UNLOCK(enp->en_eslp, state); in rhead_tunnel_reconfigure() 301 EFSYS_UNLOCK(enp->en_eslp, state); in rhead_tunnel_reconfigure()
|
| H A D | efx_filter.c | 1282 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_tbl_clear() 1447 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_restore() 1457 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_restore() 1535 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_add() 1542 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_add() 1590 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_delete() 1594 EFSYS_UNLOCK(enp->en_eslp, state); in siena_filter_delete()
|
| H A D | efx_mcdi.c | 191 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_new_epoch() 283 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_start() 552 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_poll() 560 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_poll() 572 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_poll() 585 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_poll() 642 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_abort() 811 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_ev_cpl() 817 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_ev_cpl() 956 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_ev_death()
|
| /f-stack/dpdk/drivers/common/sfc_efx/ |
| H A D | efsys.h | 673 #define EFSYS_UNLOCK(_lockp, _state) \ macro
|