Searched refs:rxgstpack (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 Ducc_geth.c843 ugeth_info("rxgstpack : addr - 0x%08x, val - 0x%02x",
844 (u32) & ugeth->p_rx_glbl_pram->rxgstpack,
845 ugeth->p_rx_glbl_pram->rxgstpack);
1462 temp = in_8(&ugeth->p_rx_glbl_pram->rxgstpack);
1464 out_8(&ugeth->p_rx_glbl_pram->rxgstpack, temp);
1476 temp = in_8(&ugeth->p_rx_glbl_pram->rxgstpack);
H A Ducc_geth.h599 u8 rxgstpack; /* acknowledgement on GRACEFUL STOP RX command*/ member in struct:ucc_geth_rx_global_pram

Completed in 57 milliseconds