Lines Matching refs:DB_TX
1557 DB_TX(3, "hwm_tx_init: fc = %x, len = %d", fc, frame_len); in hwm_tx_init()
1580 DB_TX(2, "Ring is down: terminate LAN_TX"); in hwm_tx_init()
1586 DB_TX(2, "Out of TxDs, terminate LAN_TX"); in hwm_tx_init()
1591 DB_TX(2, "Out of TxDs, terminate LAN_TX"); in hwm_tx_init()
1596 DB_TX(3, "frame_status = %x", frame_status); in hwm_tx_init()
1645 DB_TX(2, "hwm_tx_frag: len = %d, frame_status = %x", len, frame_status); in hwm_tx_frag()
1648 DB_TX(3, "LAN_TX: TxD = %p, virt = %p", t, virt); in hwm_tx_frag()
1677 DB_TX(3, "LOC_TX:"); in hwm_tx_frag()
1681 DB_TX(4, "No SMbuf; transmit terminated"); in hwm_tx_frag()
1696 DB_TX(3, "copy fragment into MBuf"); in hwm_tx_frag()
1721 DB_TX(3, "pass LLC frame to SMT"); in hwm_tx_frag()
1822 DB_TX(4, "smt_send_mbuf: mb = 0x%p, fc = 0x%x", mb, fc); in smt_send_mbuf()
1841 DB_TX(5, "frag: virt/len = 0x%p/%d", data, n); in smt_send_mbuf()
1866 DB_TX(2, "Ring is down: terminate LAN_TX"); in smt_send_mbuf()
1869 DB_TX(2, "Ring is down: terminate transmission"); in smt_send_mbuf()
1874 DB_TX(5, "frame_status = 0x%x", frame_status); in smt_send_mbuf()
1884 DB_TX(5, "init TxD = 0x%p", t); in smt_send_mbuf()
1915 DB_TX(5, "pass Mbuf to LLC queue"); in smt_send_mbuf()
1956 DB_TX(5, "clear_txd: QUEUE = %d (0=sync/1=async)", i); in mac_drv_clear_txd()
1963 DB_TX(5, "check OWN/EOF bit of TxD 0x%p", t1); in mac_drv_clear_txd()
1967 DB_TX(4, "End of TxDs queue %d", i); in mac_drv_clear_txd()
1991 DB_TX(4, "mac_drv_tx_comp for TxD 0x%p", t2); in mac_drv_clear_txd()
1994 DB_TX(4, "mac_drv_tx_comp for TxD 0x%x", in mac_drv_clear_txd()
2046 DB_TX(5, "clear_tx_queue: QUEUE = %d (0=sync/1=async)", i); in mac_drv_clear_tx_queue()
2055 DB_TX(5, "switch OWN bit of TxD 0x%p", t); in mac_drv_clear_tx_queue()