Searched refs:GMF_RX_F_FL_ON (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 Dsky2.h1887 GMF_RX_F_FL_ON = 1<<7, /* Rx FIFO Flush Mode On */ enumerator in enum:__anon13400
1899 GMF_RX_CTRL_DEF = GMF_OPER_ON | GMF_RX_F_FL_ON,
H A Dskge.h1863 GMF_RX_F_FL_ON = 1<<7, /* Rx FIFO Flush Mode On */ enumerator in enum:__anon13285
H A Dskge.c2189 reg = GMF_OPER_ON | GMF_RX_F_FL_ON;
2193 reg &= ~GMF_RX_F_FL_ON;
H A Dsky2.c908 rx_reg = GMF_OPER_ON | GMF_RX_F_FL_ON;

Completed in 94 milliseconds