Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec.h384 u32 intcoalescingptr; /* Interrupt coalescing table pointer */ member
H A Duec.c833 out_be32(&uec->p_rx_glbl_pram->intcoalescingptr, 0); in uec_init_rx_parameter()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.h605 u32 intcoalescingptr; /* Interrupt coalescing table pointer */ member
H A Ducc_geth.c837 (u32)&ugeth->p_rx_glbl_pram->intcoalescingptr, in dump_regs()
838 in_be32(&ugeth->p_rx_glbl_pram->intcoalescingptr)); in dump_regs()
2753 out_be32(&ugeth->p_rx_glbl_pram->intcoalescingptr, in ucc_geth_startup()