Home
last modified time | relevance | path

Searched refs:A_SG_CONTROL (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/
Dsge.c739 writel(sge->sge_control, adapter->regs + A_SG_CONTROL); in t1_vlan_mode()
740 readl(adapter->regs + A_SG_CONTROL); /* flush */ in t1_vlan_mode()
752 writel(0, ap->regs + A_SG_CONTROL); in configure_sge()
1945 writel(0, sge->adapter->regs + A_SG_CONTROL); in t1_sge_stop()
1946 readl(sge->adapter->regs + A_SG_CONTROL); /* flush */ in t1_sge_stop()
1967 writel(sge->sge_control, sge->adapter->regs + A_SG_CONTROL); in t1_sge_start()
1969 readl(sge->adapter->regs + A_SG_CONTROL); /* flush */ in t1_sge_start()
Dregs.h42 #define A_SG_CONTROL 0x0 macro
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c3270 t3_set_reg_field(adap, A_SG_CONTROL, F_GLOBALENABLE, F_GLOBALENABLE); in t3_sge_start()
3288 t3_set_reg_field(adap, A_SG_CONTROL, F_GLOBALENABLE, 0); in t3_sge_stop()
3326 t3_write_reg(adap, A_SG_CONTROL, ctrl); in t3_sge_init()
Dregs.h2 #define A_SG_CONTROL 0x0 macro