Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c745 writel(sge->sge_control, adapter->regs + A_SG_CONTROL); in t1_vlan_mode()
746 readl(adapter->regs + A_SG_CONTROL); /* flush */ in t1_vlan_mode()
758 writel(0, ap->regs + A_SG_CONTROL); in configure_sge()
1953 writel(0, sge->adapter->regs + A_SG_CONTROL); in t1_sge_stop()
1954 readl(sge->adapter->regs + A_SG_CONTROL); /* flush */ in t1_sge_stop()
1975 writel(sge->sge_control, sge->adapter->regs + A_SG_CONTROL); in t1_sge_start()
1977 readl(sge->adapter->regs + A_SG_CONTROL); /* flush */ in t1_sge_start()
H A Dregs.h42 #define A_SG_CONTROL 0x0 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c736 writel(sge->sge_control, adapter->regs + A_SG_CONTROL); in t1_vlan_mode()
737 readl(adapter->regs + A_SG_CONTROL); /* flush */ in t1_vlan_mode()
749 writel(0, ap->regs + A_SG_CONTROL); in configure_sge()
1983 writel(0, sge->adapter->regs + A_SG_CONTROL); in t1_sge_stop()
1984 readl(sge->adapter->regs + A_SG_CONTROL); /* flush */ in t1_sge_stop()
2005 writel(sge->sge_control, sge->adapter->regs + A_SG_CONTROL); in t1_sge_start()
2007 readl(sge->adapter->regs + A_SG_CONTROL); /* flush */ in t1_sge_start()
H A Dregs.h33 #define A_SG_CONTROL 0x0 macro
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c3270 t3_set_reg_field(adap, A_SG_CONTROL, F_GLOBALENABLE, F_GLOBALENABLE); in t3_sge_start()
3287 t3_set_reg_field(adap, A_SG_CONTROL, F_GLOBALENABLE, 0); in t3_sge_stop_dma()
3336 t3_write_reg(adap, A_SG_CONTROL, ctrl); in t3_sge_init()
H A Dregs.h2 #define A_SG_CONTROL 0x0 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c3268 t3_set_reg_field(adap, A_SG_CONTROL, F_GLOBALENABLE, F_GLOBALENABLE); in t3_sge_start()
3285 t3_set_reg_field(adap, A_SG_CONTROL, F_GLOBALENABLE, 0); in t3_sge_stop_dma()
3337 t3_write_reg(adap, A_SG_CONTROL, ctrl); in t3_sge_init()
H A Dregs.h2 #define A_SG_CONTROL 0x0 macro

Completed in 43 milliseconds