Lines Matching full:txc
49 * Enable the TXC controller. in nxge_txc_init()
55 /* Enable this port within the TXC. */ in nxge_txc_init()
66 /* Unmask all TXC interrupts */ in nxge_txc_init()
74 "nxge_txc_init: Failed to initialize txc on port %d", in nxge_txc_init()
93 * disable the TXC controller. in nxge_txc_uninit()
99 /* disable this port within the TXC. */ in nxge_txc_uninit()
114 "nxge_txc_init: Failed to initialize txc on port %d", in nxge_txc_uninit()
165 /* Mask all TXC interrupts for <port>. */ in nxge_txc_tdc_bind()
200 * Enable the TXC controller, if necessary. in nxge_txc_tdc_bind()
208 /* Unmask all TXC interrupts on <port> */ in nxge_txc_tdc_bind()
262 /* Mask all TXC interrupts for <port>. */ in nxge_txc_tdc_unbind()
280 /* Unmask all TXC interrupts on <port> */ in nxge_txc_tdc_unbind()
522 cmn_err(CE_NOTE, "!TXC error Inject\n"); in nxge_txc_inject_err()