Searched refs:tbuf_ctrl (Results 1 – 1 of 1) sorted by relevance
550 u32 tbuf_ctrl, rbuf_ctrl; in bcmgenet_set_tx_csum() local552 tbuf_ctrl = bcmgenet_tbuf_ctrl_get(priv); in bcmgenet_set_tx_csum()559 tbuf_ctrl |= RBUF_64B_EN; in bcmgenet_set_tx_csum()562 tbuf_ctrl &= ~RBUF_64B_EN; in bcmgenet_set_tx_csum()567 bcmgenet_tbuf_ctrl_set(priv, tbuf_ctrl); in bcmgenet_set_tx_csum()