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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dgreth.h22 #define GRETH_BD_IE 0x2000 macro
H A Dgreth.c262 greth_write_bd(&rx_bd[i].stat, GRETH_BD_EN | GRETH_BD_IE);
289 greth_write_bd(&rx_bd[i].stat, GRETH_BD_EN | GRETH_BD_IE);
433 status |= GRETH_BD_IE;
517 status |= GRETH_BD_IE;
795 status = GRETH_BD_EN | GRETH_BD_IE;
916 status = GRETH_BD_EN | GRETH_BD_IE;

Completed in 49 milliseconds