Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.h54 bool is_filter_exact_match(struct adapter *adap,
H A Dcxgb4_tc_flower.c881 fs->hash = is_filter_exact_match(adap, fs); in cxgb4_flow_rule_replace()
H A Dcxgb4_filter.c1151 bool is_filter_exact_match(struct adapter *adap, in is_filter_exact_match() function