Searched refs:ENETC_CBSE (Results 1 – 2 of 2) sorted by relevance
226 return enetc_port_rd(hw, ENETC_PTCCBSR0(tc)) & ENETC_CBSE; in enetc_get_cbs_enable()345 enetc_port_wr(hw, ENETC_PTCCBSR0(tc), bw | ENETC_CBSE); in enetc_setup_tc_cbs()
204 #define ENETC_CBSE BIT(31) macro