Home
last modified time | relevance | path

Searched refs:FBNIC_RXB_PAUSE_DROP_CTRL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.c262 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()
H A Dfbnic_csr.h493 #define FBNIC_RXB_PAUSE_DROP_CTRL 0x08008 /* 0x20020 */ macro