Home
last modified time | relevance | path

Searched refs:tbuf_offset (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c151 priv->hw_params->tbuf_offset + TBUF_CTRL); in bcmgenet_tbuf_ctrl_get()
160 priv->hw_params->tbuf_offset + TBUF_CTRL); in bcmgenet_tbuf_ctrl_set()
169 priv->hw_params->tbuf_offset + TBUF_BP_MC); in bcmgenet_bp_mc_get()
178 priv->hw_params->tbuf_offset + TBUF_BP_MC); in bcmgenet_bp_mc_set()
1279 u32 off = priv->hw_params->tbuf_offset + TBUF_ENERGY_CTRL; in bcmgenet_eee_enable_set()
3776 .tbuf_offset = 0x0600,
3794 .tbuf_offset = 0x0600,
3813 .tbuf_offset = 0x0600,
3832 .tbuf_offset = 0x0600,
3939 params->tbuf_offset, params->hfb_offset, in bcmgenet_set_hw_params()
H A Dbcmgenet.h493 u16 tbuf_offset; member