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

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

Completed in 222 milliseconds