Searched refs:TC_LIVE_STATE_TC (Results 1 – 2 of 2) sorted by relevance
169 if (val & TC_LIVE_STATE_TC(tc_port)) in tc_port_live_status_mask()
11541 #define TC_LIVE_STATE_TC(tc_port) (1 << ((tc_port) * 8 + 5)) macro