Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h726 static inline void enetc_set_bdr_prio(struct enetc_hw *hw, int bdr_idx, in enetc_set_bdr_prio() argument
729 u32 val = enetc_txbdr_rd(hw, bdr_idx, ENETC_TBMR); in enetc_set_bdr_prio()
733 enetc_txbdr_wr(hw, bdr_idx, ENETC_TBMR, val); in enetc_set_bdr_prio()