Searched refs:EFSYS_UNLOCK (Results 1 – 7 of 7) sorted by relevance
| /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 | 567 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_restore() 589 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_restore() 770 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_execute_action() 815 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_execute_action() 929 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_internal() 951 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_internal() 964 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_internal() 980 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_internal() 993 EFSYS_UNLOCK(enp->en_eslp, state); in ef10_filter_add_internal() 1060 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() 555 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_poll() 563 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_poll() 575 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_poll() 588 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_poll() 645 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_request_abort() 887 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_ev_cpl() 893 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_ev_cpl() 1032 EFSYS_UNLOCK(enp->en_eslp, state); in efx_mcdi_ev_death()
|
| H A D | efx_nic.c | 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() 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()
|
| /dpdk/drivers/common/sfc_efx/ |
| H A D | efsys.h | 675 #define EFSYS_UNLOCK(_lockp, _state) \ macro
|