Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h446 #define ENET_INIT_PARAM_TGF_SHIFT (32 - 8) macro
H A Duec.c925 << ENET_INIT_PARAM_TGF_SHIFT; in uec_issue_init_enet_rxtx_cmd()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h648 #define ENET_INIT_PARAM_TGF_SHIFT (32 - 8) macro
H A Ducc_geth.c2802 ((u32) ug_info->numThreadsTx) << ENET_INIT_PARAM_TGF_SHIFT; in ucc_geth_startup()