Home
last modified time | relevance | path

Searched refs:MLXBF_GIGE_INT_STATUS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_intr.c20 int_status = readq(priv->base + MLXBF_GIGE_INT_STATUS); in mlxbf_gige_error_intr()
27 /* This error condition is latched into MLXBF_GIGE_INT_STATUS in mlxbf_gige_error_intr()
29 * TX WQE. The write to MLXBF_GIGE_INT_STATUS at the bottom in mlxbf_gige_error_intr()
41 * MLXBF_GIGE_INT_STATUS register when the GigE silicon in mlxbf_gige_error_intr()
43 * MLXBF_GIGE_INT_STATUS at the bottom of this routine in mlxbf_gige_error_intr()
65 writeq(int_status, priv->base + MLXBF_GIGE_INT_STATUS); in mlxbf_gige_error_intr()
H A Dmlxbf_gige_regs.h18 #define MLXBF_GIGE_INT_STATUS 0x0028 macro

Completed in 2 milliseconds