Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.h599 u16 typeorlen; /* cutoff point less than which, type/len field member
1086 u16 typeorlen; member
H A Ducc_geth.c96 .typeorlen = 3072 /*1536 */ ,
828 (u32)&ugeth->p_rx_glbl_pram->typeorlen, in dump_regs()
829 in_be16(&ugeth->p_rx_glbl_pram->typeorlen)); in dump_regs()
2715 out_be16(&ugeth->p_rx_glbl_pram->typeorlen, ug_info->typeorlen); in ucc_geth_startup()
/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec.h379 u16 typeorlen; member
H A Duec.c827 out_be16(&uec->p_rx_glbl_pram->typeorlen, 3072); in uec_init_rx_parameter()