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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Ducc_geth.h596 u16 typeorlen; /* cutoff point less than which, type/len field member in struct:ucc_geth_rx_global_pram
1083 u16 typeorlen; member in struct:ucc_geth_info
H A Ducc_geth.c99 .typeorlen = 3072 /*1536 */ ,
840 ugeth_info("typeorlen : addr - 0x%08x, val - 0x%04x",
841 (u32) & ugeth->p_rx_glbl_pram->typeorlen,
842 in_be16(&ugeth->p_rx_glbl_pram->typeorlen));
2732 /* typeorlen */
2733 out_be16(&ugeth->p_rx_glbl_pram->typeorlen, ug_info->typeorlen);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Ducc_geth.h596 u16 typeorlen; /* cutoff point less than which, type/len field member in struct:ucc_geth_rx_global_pram
1083 u16 typeorlen; member in struct:ucc_geth_info
H A Ducc_geth.c99 .typeorlen = 3072 /*1536 */ ,
840 ugeth_info("typeorlen : addr - 0x%08x, val - 0x%04x",
841 (u32) & ugeth->p_rx_glbl_pram->typeorlen,
842 in_be16(&ugeth->p_rx_glbl_pram->typeorlen));
2732 /* typeorlen */
2733 out_be16(&ugeth->p_rx_glbl_pram->typeorlen, ug_info->typeorlen);

Completed in 143 milliseconds