Home
last modified time | relevance | path

Searched refs:FLOW_CONTROL (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Damd8111e.h67 #define FLOW_CONTROL 0xC8 /* Flow control register */ macro
440 /* FLOW_CONTROL 0xC8, 32bit register */
H A Damd8111e.c534 /* Clear FLOW_CONTROL */ in amd8111e_init_hw_default()
535 writel(0x0, mmio + FLOW_CONTROL); in amd8111e_init_hw_default()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Damd8111e.h67 #define FLOW_CONTROL 0xC8 /* Flow control register */ macro
440 /* FLOW_CONTROL 0xC8, 32bit register */
H A Damd8111e.c533 /* Clear FLOW_CONTROL */ in amd8111e_init_hw_default()
534 writel(0x0, mmio + FLOW_CONTROL); in amd8111e_init_hw_default()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Ddevice.c467 static char *db_state_str[] = {"NORMAL", "FLOW_CONTROL", "RECOVERY", "STOPPED"};
1315 ctx->dev->db_state = FLOW_CONTROL; in resume_queues()
1321 WARN_ON(ctx->dev->db_state != FLOW_CONTROL); in resume_queues()
1344 if (ctx->dev->db_state != FLOW_CONTROL) in resume_queues()
H A Diw_cxgb4.h309 FLOW_CONTROL = 1, enumerator
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Ddevice.c467 static char *db_state_str[] = {"NORMAL", "FLOW_CONTROL", "RECOVERY", "STOPPED"};
1315 ctx->dev->db_state = FLOW_CONTROL; in resume_queues()
1321 WARN_ON(ctx->dev->db_state != FLOW_CONTROL); in resume_queues()
1344 if (ctx->dev->db_state != FLOW_CONTROL) in resume_queues()
H A Diw_cxgb4.h309 FLOW_CONTROL = 1, enumerator

Completed in 17 milliseconds