Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enetc/base/
H A Denetc_hw.h41 #define ENETC_BDR(type, n, off) (0x8000 + (type) * 0x100 + (n) * 0x200 \ macro
178 enetc_rd(hw, ENETC_BDR(t, n, off))
180 enetc_wr(hw, ENETC_BDR(t, n, off), val)
/f-stack/dpdk/drivers/net/enetc/
H A Denetc_ethdev.c271 ENETC_BDR(TX, idx, ENETC_TBCIR)); in enetc_setup_txbdr()
273 ENETC_BDR(TX, idx, ENETC_TBCISR)); in enetc_setup_txbdr()
411 ENETC_BDR(RX, idx, ENETC_RBCIR)); in enetc_setup_rxbdr()