Home
last modified time | relevance | path

Searched refs:MLXBF_GIGE_INT_STATUS_SW_ACCESS_ERROR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_regs.h22 #define MLXBF_GIGE_INT_STATUS_SW_ACCESS_ERROR BIT(3) macro
H A Dmlxbf_gige_intr.c54 if (int_status & MLXBF_GIGE_INT_STATUS_SW_ACCESS_ERROR) in mlxbf_gige_error_intr()