Searched refs:rxb_pause_ctrl (Results 1 – 1 of 1) sorted by relevance
423 u32 rxb_pause_ctrl; in fbnic_mac_tx_pause_config() local426 rxb_pause_ctrl = rd32(fbd, FBNIC_RXB_PAUSE_DROP_CTRL); in fbnic_mac_tx_pause_config()427 rxb_pause_ctrl &= ~FBNIC_RXB_PAUSE_DROP_CTRL_PAUSE_ENABLE; in fbnic_mac_tx_pause_config()429 rxb_pause_ctrl |= in fbnic_mac_tx_pause_config()432 wr32(fbd, FBNIC_RXB_PAUSE_DROP_CTRL, rxb_pause_ctrl); in fbnic_mac_tx_pause_config()