Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 */ ,
827 pr_info("typeorlen : addr - 0x%08x, val - 0x%04x\n", in dump_regs()
828 (u32)&ugeth->p_rx_glbl_pram->typeorlen, in dump_regs()
829 in_be16(&ugeth->p_rx_glbl_pram->typeorlen)); in dump_regs()
2714 /* typeorlen */ in ucc_geth_startup()
2715 out_be16(&ugeth->p_rx_glbl_pram->typeorlen, ug_info->typeorlen); in ucc_geth_startup()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Ducc_geth.h599 u16 typeorlen; /* cutoff point less than which, type/len field member
1083 u16 typeorlen; member
H A Ducc_geth.c118 .typeorlen = 3072 /*1536 */ ,
807 pr_info("typeorlen : addr - 0x%08x, val - 0x%04x\n", in dump_regs()
808 (u32)&ugeth->p_rx_glbl_pram->typeorlen, in dump_regs()
809 in_be16(&ugeth->p_rx_glbl_pram->typeorlen)); in dump_regs()
2569 /* typeorlen */ in ucc_geth_startup()
2570 out_be16(&ugeth->p_rx_glbl_pram->typeorlen, ug_info->typeorlen); in ucc_geth_startup()

Completed in 15 milliseconds