Lines Matching refs:DB_TX

1549 	DB_TX(3, "hwm_tx_init: fc = %x, len = %d", fc, frame_len);  in hwm_tx_init()
1572 DB_TX(2, "Ring is down: terminate LAN_TX"); in hwm_tx_init()
1578 DB_TX(2, "Out of TxDs, terminate LAN_TX"); in hwm_tx_init()
1583 DB_TX(2, "Out of TxDs, terminate LAN_TX"); in hwm_tx_init()
1588 DB_TX(3, "frame_status = %x", frame_status); in hwm_tx_init()
1637 DB_TX(2, "hwm_tx_frag: len = %d, frame_status = %x", len, frame_status); in hwm_tx_frag()
1640 DB_TX(3, "LAN_TX: TxD = %p, virt = %p", t, virt); in hwm_tx_frag()
1669 DB_TX(3, "LOC_TX:"); in hwm_tx_frag()
1673 DB_TX(4, "No SMbuf; transmit terminated"); in hwm_tx_frag()
1688 DB_TX(3, "copy fragment into MBuf"); in hwm_tx_frag()
1713 DB_TX(3, "pass LLC frame to SMT"); in hwm_tx_frag()
1814 DB_TX(4, "smt_send_mbuf: mb = 0x%p, fc = 0x%x", mb, fc); in smt_send_mbuf()
1833 DB_TX(5, "frag: virt/len = 0x%p/%d", data, n); in smt_send_mbuf()
1858 DB_TX(2, "Ring is down: terminate LAN_TX"); in smt_send_mbuf()
1861 DB_TX(2, "Ring is down: terminate transmission"); in smt_send_mbuf()
1866 DB_TX(5, "frame_status = 0x%x", frame_status); in smt_send_mbuf()
1876 DB_TX(5, "init TxD = 0x%p", t); in smt_send_mbuf()
1907 DB_TX(5, "pass Mbuf to LLC queue"); in smt_send_mbuf()
1948 DB_TX(5, "clear_txd: QUEUE = %d (0=sync/1=async)", i); in mac_drv_clear_txd()
1955 DB_TX(5, "check OWN/EOF bit of TxD 0x%p", t1); in mac_drv_clear_txd()
1959 DB_TX(4, "End of TxDs queue %d", i); in mac_drv_clear_txd()
1983 DB_TX(4, "mac_drv_tx_comp for TxD 0x%p", t2); in mac_drv_clear_txd()
1986 DB_TX(4, "mac_drv_tx_comp for TxD 0x%x", in mac_drv_clear_txd()
2038 DB_TX(5, "clear_tx_queue: QUEUE = %d (0=sync/1=async)", i); in mac_drv_clear_tx_queue()
2047 DB_TX(5, "switch OWN bit of TxD 0x%p", t); in mac_drv_clear_tx_queue()