Searched refs:FBNIC_RXB_PAUSE_DROP_CTRL (Results 1 – 2 of 2) sorted by relevance
262 wr32(fbd, FBNIC_RXB_PAUSE_DROP_CTRL, in fbnic_mac_init_rxb()426 rxb_pause_ctrl = rd32(fbd, FBNIC_RXB_PAUSE_DROP_CTRL); in fbnic_mac_tx_pause_config()432 wr32(fbd, FBNIC_RXB_PAUSE_DROP_CTRL, rxb_pause_ctrl); in fbnic_mac_tx_pause_config()
493 #define FBNIC_RXB_PAUSE_DROP_CTRL 0x08008 /* 0x20020 */ macro