Home
last modified time | relevance | path

Searched refs:GRETH_BD_IE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/aeroflex/
A Dgreth.c265 greth_write_bd(&rx_bd[i].stat, GRETH_BD_EN | GRETH_BD_IE); in greth_init_rings()
292 greth_write_bd(&rx_bd[i].stat, GRETH_BD_EN | GRETH_BD_IE); in greth_init_rings()
431 status = GRETH_BD_EN | GRETH_BD_IE | (skb->len & GRETH_BD_LEN); in greth_start_xmit()
496 status = GRETH_BD_IE; in greth_start_xmit_gbit()
535 status |= GRETH_BD_IE; /* enable IRQ on last fragment */ in greth_start_xmit_gbit()
815 status = GRETH_BD_EN | GRETH_BD_IE; in greth_rx()
952 status = GRETH_BD_EN | GRETH_BD_IE; in greth_rx_gbit()
A Dgreth.h23 #define GRETH_BD_IE 0x2000 macro

Completed in 6 milliseconds