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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmsc911x.h195 #define HW_CFG_TX_FIF_SZ_ 0x000F0000 macro
H A Dsmsc911x.c625 val &= HW_CFG_TX_FIF_SZ_;
1257 temp &= (HW_CFG_TX_FIF_SZ_|0x00000FFF);
H A Dsmc911x.h458 #define HW_CFG_TX_FIF_SZ_ (0x000F0000) /* R/W */ macro
H A Dsmc911x.c281 cfg &= HW_CFG_TX_FIF_SZ_ | 0xFFF;

Completed in 177 milliseconds