Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c148 priv->hw_params->tbuf_offset + TBUF_CTRL); in bcmgenet_tbuf_ctrl_get()
157 priv->hw_params->tbuf_offset + TBUF_CTRL); in bcmgenet_tbuf_ctrl_set()
166 priv->hw_params->tbuf_offset + TBUF_BP_MC); in bcmgenet_bp_mc_get()
175 priv->hw_params->tbuf_offset + TBUF_BP_MC); in bcmgenet_bp_mc_set()
1348 u32 off = priv->hw_params->tbuf_offset + TBUF_ENERGY_CTRL; in bcmgenet_eee_enable_set()
3710 .tbuf_offset = 0x0600,
3728 .tbuf_offset = 0x0600,
3746 .tbuf_offset = 0x0600,
3851 params->tbuf_offset, params->hfb_offset, in bcmgenet_set_hw_params()
H A Dbcmgenet.h523 u16 tbuf_offset; member