Searched refs:tbuf_offset (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 169 priv->hw_params->tbuf_offset + TBUF_CTRL); in bcmgenet_tbuf_ctrl_get() 178 priv->hw_params->tbuf_offset + TBUF_CTRL); in bcmgenet_tbuf_ctrl_set() 187 priv->hw_params->tbuf_offset + TBUF_BP_MC); in bcmgenet_bp_mc_get() 196 priv->hw_params->tbuf_offset + TBUF_BP_MC); in bcmgenet_bp_mc_set() 1251 u32 off = priv->hw_params->tbuf_offset + TBUF_ENERGY_CTRL; in bcmgenet_eee_enable_set() 3713 .tbuf_offset = 0x0600, 3731 .tbuf_offset = 0x0600, 3750 .tbuf_offset = 0x0600, 3769 .tbuf_offset = 0x0600, 3876 params->tbuf_offset, param in bcmgenet_set_hw_params() [all...] |
H A D | bcmgenet.h | 547 u16 tbuf_offset; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 151 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() 3757 .tbuf_offset = 0x0600, 3775 .tbuf_offset = 0x0600, 3794 .tbuf_offset = 0x0600, 3813 .tbuf_offset = 0x0600, 3920 params->tbuf_offset, param in bcmgenet_set_hw_params() [all...] |
H A D | bcmgenet.h | 493 u16 tbuf_offset; member
|
Completed in 13 milliseconds