Lines Matching refs:DB_TX

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