Lines Matching refs:RET
164 RET(-ENOMEM); in bdx_fifo_init()
177 RET(0); in bdx_fifo_init()
193 RET(); in bdx_fifo_free()
270 RET(IRQ_HANDLED); in bdx_isr_napi()
286 RET(IRQ_HANDLED); in bdx_isr_napi()
357 RET(rc); in bdx_fw_load()
360 RET(0); in bdx_fw_load()
383 RET(); in bdx_restore_mac()
434 RET(0); in bdx_hw_start()
437 RET(rc); in bdx_hw_start()
449 RET(); in bdx_hw_stop()
550 RET(0); in bdx_sw_reset()
557 RET((priv->pdev->device == 0x3009) in bdx_reset()
586 RET(0); in bdx_close()
627 RET(0); in bdx_open()
631 RET(rc); in bdx_open()
653 RET(-EFAULT); in bdx_ioctl_priv()
674 RET(-EFAULT); in bdx_ioctl_priv()
686 RET(-EOPNOTSUPP); in bdx_ioctl_priv()
695 RET(bdx_ioctl_priv(ndev, ifr, cmd)); in bdx_ioctl()
697 RET(-EOPNOTSUPP); in bdx_ioctl()
717 RET(); in __bdx_vlan_rx_vid()
729 RET(); in __bdx_vlan_rx_vid()
772 RET(0); in bdx_change_mtu()
830 RET(); in bdx_setmulti()
845 RET(0); in bdx_set_mac()
863 RET(0); in bdx_read_mac()
1065 RET(); in bdx_rx_free()
1128 RET(); in bdx_rx_alloc_skbs()
1179 RET(); in bdx_recycle_skb()
1301 RET(done); in bdx_rx_receive()
1778 RET(); in bdx_tx_free_skbs()
1855 RET(); in bdx_tx_push_desc_safe()
1902 RET(-ENOMEM); in bdx_probe()
2060 RET(0); in bdx_probe()
2073 RET(err); in bdx_probe()
2417 RET(); in bdx_remove()
2441 RET(pci_register_driver(&bdx_pci_driver)); in bdx_module_init()
2450 RET(); in bdx_module_exit()