Searched refs:cxgb4_get_free_ftid (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 284 int cxgb4_get_free_ftid(struct net_device *dev, u8 family, bool hash_en,
|
D | cxgb4_tc_u32.c | 176 filter_id = cxgb4_get_free_ftid(dev, inet_family, false, in cxgb4_config_knode()
|
D | cxgb4_tc_matchall.c | 266 fidx = cxgb4_get_free_ftid(dev, filter_type ? PF_INET6 : PF_INET, in cxgb4_matchall_add_filter()
|
D | cxgb4_tc_flower.c | 880 fidx = cxgb4_get_free_ftid(dev, inet_family, fs->hash, in cxgb4_flow_rule_replace()
|
D | cxgb4_filter.c | 546 int cxgb4_get_free_ftid(struct net_device *dev, u8 family, bool hash_en, in cxgb4_get_free_ftid() function
|