Searched refs:rxb_pause_ctrl (Results 1 – 1 of 1) sorted by relevance
425 u32 rxb_pause_ctrl; in fbnic_mac_tx_pause_config() local428 rxb_pause_ctrl = rd32(fbd, FBNIC_RXB_PAUSE_DROP_CTRL); in fbnic_mac_tx_pause_config()429 rxb_pause_ctrl &= ~FBNIC_RXB_PAUSE_DROP_CTRL_PAUSE_ENABLE; in fbnic_mac_tx_pause_config()431 rxb_pause_ctrl |= in fbnic_mac_tx_pause_config()434 wr32(fbd, FBNIC_RXB_PAUSE_DROP_CTRL, rxb_pause_ctrl); in fbnic_mac_tx_pause_config()