Searched refs:tctrl (Results 1 – 4 of 4) sorted by relevance
1313 struct controller *tctrl; in unload_cpqphpd() local1366 tctrl = ctrl; in unload_cpqphpd()1368 kfree(tctrl); in unload_cpqphpd()
194 u32 tctrl; /* 0x040 Transmit control register */ member879 iowrite32be(ioread32be(®s->tctrl) & ~DTSEC_TCTRL_GTS, in dtsec_enable()880 ®s->tctrl); in dtsec_enable()
398 u32 tctrl = 0; in gfar_mac_tx_config() local401 tctrl |= TCTRL_INIT_CSUM; in gfar_mac_tx_config()404 tctrl |= TCTRL_TXSCHED_PRIO; in gfar_mac_tx_config()406 tctrl |= TCTRL_TXSCHED_WRRS; in gfar_mac_tx_config()412 tctrl |= TCTRL_VLINS; in gfar_mac_tx_config()414 gfar_write(®s->tctrl, tctrl); in gfar_mac_tx_config()
699 u32 tctrl; /* 0x.100 - Transmit Control Register */ member