Home
last modified time | relevance | path

Searched refs:ENETC_PSICFGR0_SET_RXBDR (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/freescale/enetc/
A Denetc_pf.c347 val |= ENETC_PSICFGR0_SET_RXBDR(ENETC_PF_NUM_RINGS); in enetc_port_si_configure()
351 val |= ENETC_PSICFGR0_SET_RXBDR(num_rings); in enetc_port_si_configure()
374 val |= ENETC_PSICFGR0_SET_RXBDR(num_rings); in enetc_port_si_configure()
A Denetc_hw.h204 #define ENETC_PSICFGR0_SET_RXBDR(val) (((val) & 0xff) << 16) macro
A Denetc4_pf.c289 val |= ENETC_PSICFGR0_SET_RXBDR(num_rx_bdr); in enetc4_psicfgr0_val_construct()

Completed in 13 milliseconds