Searched refs:EFX_FEATURE_MCDI (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_nic.c | 289 EFX_FEATURE_MCDI | in efx_nic_create() 303 EFX_FEATURE_MCDI | in efx_nic_create() 325 EFX_FEATURE_MCDI | in efx_nic_create() 342 EFX_FEATURE_MCDI | in efx_nic_create() 359 EFX_FEATURE_MCDI | in efx_nic_create() 757 EFSYS_ASSERT3U(enp->en_features, &, EFX_FEATURE_MCDI); in efx_nic_get_fw_version() 813 EFSYS_ASSERT3U(enp->en_features, &, EFX_FEATURE_MCDI); in efx_nic_get_board_info()
|
| H A D | efx_mcdi.c | 261 EFSYS_ASSERT3U(enp->en_features, &, EFX_FEATURE_MCDI); in efx_mcdi_request_start() 541 EFSYS_ASSERT3U(enp->en_features, &, EFX_FEATURE_MCDI); in efx_mcdi_request_poll() 614 EFSYS_ASSERT3U(enp->en_features, &, EFX_FEATURE_MCDI); in efx_mcdi_request_abort() 766 EFSYS_ASSERT3U(enp->en_features, &, EFX_FEATURE_MCDI); in efx_mcdi_execute() 780 EFSYS_ASSERT3U(enp->en_features, &, EFX_FEATURE_MCDI); in efx_mcdi_execute_quiet() 799 EFSYS_ASSERT3U(enp->en_features, &, EFX_FEATURE_MCDI); in efx_mcdi_ev_cpl() 995 EFSYS_ASSERT3U(enp->en_features, &, EFX_FEATURE_MCDI); in efx_mcdi_get_version() 1081 EFSYS_ASSERT3U(enp->en_features, &, EFX_FEATURE_MCDI); in efx_mcdi_get_boot_status()
|
| H A D | efx.h | 1398 #define EFX_FEATURE_MCDI 0x00000020 macro
|