Searched refs:tbuf_ctrl (Results 1 – 1 of 1) sorted by relevance
517 u32 tbuf_ctrl, rbuf_ctrl; in bcmgenet_set_tx_csum() local519 tbuf_ctrl = bcmgenet_tbuf_ctrl_get(priv); in bcmgenet_set_tx_csum()526 tbuf_ctrl |= RBUF_64B_EN; in bcmgenet_set_tx_csum()529 tbuf_ctrl &= ~RBUF_64B_EN; in bcmgenet_set_tx_csum()534 bcmgenet_tbuf_ctrl_set(priv, tbuf_ctrl); in bcmgenet_set_tx_csum()