Searched refs:vlantype (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.h617 u16 vlantype; /* vlan type */ member in struct:ucc_geth_rx_global_pram
1122 u16 vlantype; member in struct:ucc_geth_info
H A Ducc_geth.c121 .vlantype = 0x8100,
903 ugeth_info("vlantype : addr - 0x%08x, val - 0x%04x",
904 (u32) & ugeth->p_rx_glbl_pram->vlantype,
905 in_be16(&ugeth->p_rx_glbl_pram->vlantype));
2816 /* vlantype */
2817 out_be16(&ugeth->p_rx_glbl_pram->vlantype, ug_info->vlantype);
/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.h617 u16 vlantype; /* vlan type */ member in struct:ucc_geth_rx_global_pram
1122 u16 vlantype; member in struct:ucc_geth_info
H A Ducc_geth.c121 .vlantype = 0x8100,
903 ugeth_info("vlantype : addr - 0x%08x, val - 0x%04x",
904 (u32) & ugeth->p_rx_glbl_pram->vlantype,
905 in_be16(&ugeth->p_rx_glbl_pram->vlantype));
2816 /* vlantype */
2817 out_be16(&ugeth->p_rx_glbl_pram->vlantype, ug_info->vlantype);

Completed in 83 milliseconds