Searched refs:DB_TX (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/skfp/
H A Dhwmtm.c1557 DB_TX("hwm_tx_init: fc = %x, len = %d",fc,frame_len,3) ;
1580 DB_TX("Ring is down: terminate LAN_TX",0,0,2) ;
1586 DB_TX("Out of TxDs, terminate LAN_TX",0,0,2) ;
1591 DB_TX("Out of TxDs, terminate LAN_TX",0,0,2) ;
1596 DB_TX("frame_status = %x",frame_status,0,3) ;
1645 DB_TX("hwm_tx_frag: len = %d, frame_status = %x ",len,frame_status,2) ;
1648 DB_TX("LAN_TX: TxD = %x, virt = %x ",t,virt,3) ;
1677 DB_TX("LOC_TX: ",0,0,3) ;
1681 DB_TX("No SMbuf; transmit terminated",0,0,4) ;
1696 DB_TX("cop
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/skfp/
H A Dhwmtm.c1557 DB_TX("hwm_tx_init: fc = %x, len = %d",fc,frame_len,3) ;
1580 DB_TX("Ring is down: terminate LAN_TX",0,0,2) ;
1586 DB_TX("Out of TxDs, terminate LAN_TX",0,0,2) ;
1591 DB_TX("Out of TxDs, terminate LAN_TX",0,0,2) ;
1596 DB_TX("frame_status = %x",frame_status,0,3) ;
1645 DB_TX("hwm_tx_frag: len = %d, frame_status = %x ",len,frame_status,2) ;
1648 DB_TX("LAN_TX: TxD = %x, virt = %x ",t,virt,3) ;
1677 DB_TX("LOC_TX: ",0,0,3) ;
1681 DB_TX("No SMbuf; transmit terminated",0,0,4) ;
1696 DB_TX("cop
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/skfp/h/
H A Dhwmtm.h181 #define DB_TX(a,b,c,lev) if (DB_P.d_os.hwm_tx >= (lev)) printf(a,b,c) macro
185 #define DB_TX(a,b,c,lev) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dhwmtm.h181 #define DB_TX(a,b,c,lev) if (DB_P.d_os.hwm_tx >= (lev)) printf(a,b,c) macro
185 #define DB_TX(a,b,c,lev) macro

Completed in 129 milliseconds