Searched refs:DB_TX (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/fddi/skfp/ |
A D | hwmtm.c | 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() 1669 DB_TX(3, "LOC_TX:"); 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() 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() 1959 DB_TX(4, "End of TxDs queue %d", i); in mac_drv_clear_txd() [all …]
|
/linux-6.3-rc2/drivers/net/fddi/skfp/h/ |
A D | hwmtm.h | 172 #define DB_TX(lev, fmt, ...) \ macro 184 #define DB_TX(lev, fmt, ...) no_printk(fmt "\n", ##__VA_ARGS__) macro
|
Completed in 6 milliseconds