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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c740 writel(sge->sge_control, adapter->regs + A_SG_CONTROL); t1_vlan_mode()
741 readl(adapter->regs + A_SG_CONTROL); /* flush */ t1_vlan_mode()
753 writel(0, ap->regs + A_SG_CONTROL); configure_sge()
1947 writel(0, sge->adapter->regs + A_SG_CONTROL); t1_sge_stop()
1948 readl(sge->adapter->regs + A_SG_CONTROL); /* flush */ t1_sge_stop()
1969 writel(sge->sge_control, sge->adapter->regs + A_SG_CONTROL); t1_sge_start()
1971 readl(sge->adapter->regs + A_SG_CONTROL); /* flush */ t1_sge_start()
H A Dregs.h42 #define A_SG_CONTROL 0x0 macro
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dregs.h1 #define A_SG_CONTROL 0x0 macro
H A Dsge.c3203 t3_set_reg_field(adap, A_SG_CONTROL, F_GLOBALENABLE, F_GLOBALENABLE); t3_sge_start()
3221 t3_set_reg_field(adap, A_SG_CONTROL, F_GLOBALENABLE, 0); t3_sge_stop()
3259 t3_write_reg(adap, A_SG_CONTROL, ctrl); t3_sge_init()

Completed in 201 milliseconds