Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.h10 CXGB4_MATCHALL_STATE_DISABLED = 0, enumerator
Dcxgb4_tc_matchall.c236 tc_port_matchall->egress.state = CXGB4_MATCHALL_STATE_DISABLED; in cxgb4_matchall_free_tc()
399 tc_port_matchall->ingress.state = CXGB4_MATCHALL_STATE_DISABLED; in cxgb4_matchall_free_filter()
484 if (tc_port_matchall->ingress.state == CXGB4_MATCHALL_STATE_DISABLED) in cxgb4_tc_matchall_stats()