Searched refs:IF_ERR (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/atm/
H A Diphase.c283 IF_ERR(printk("ABR Seg. may not continue on VC %x\n",vcc->vci);) clear_lockup()
475 IF_ERR(printk("PCR for CBR not defined\n");) ia_cbr_setup()
670 IF_ERR(printk("Release the SKB not match\n");) ia_tx_poll()
1067 IF_ERR(printk("excpq_rd_ptr is wrong!!!\n");) rx_excp_rcvd()
1133 IF_ERR(printk("IA: bad descriptor desc = %d \n", desc);) rx_pkt()
1150 IF_ERR(printk("IA: bad packet, dropping it");) rx_pkt()
1152 IF_ERR(printk(" cause: packet CRC error\n");) rx_pkt()
1155 IF_ERR(printk(" cause: packet time out\n");) rx_pkt()
1158 IF_ERR(printk(" cause: buffer overflow\n");) rx_pkt()
1335 IF_ERR(printk("rx_dle_intr: Bad AAL5 trailer %d (skb len %d)", rx_dle_intr()
2944 IF_ERR(printk(DEV_LABEL "invalid desc for send: %d\n", desc);) ia_pkt_tx()
2955 IF_ERR(printk(DEV_LABEL "send desc:%d completion code %d error\n", ia_pkt_tx()
H A Diphase.h75 #define IF_ERR(A) IF_IADBG(IF_IADBG_ERR) { A } macro
116 #define IF_ERR(A) macro

Completed in 100 milliseconds