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