Searched refs:cxgbe_free_atid (Results 1 – 3 of 3) sorted by relevance
83 void cxgbe_free_atid(struct tid_info *t, unsigned int atid);
710 cxgbe_free_atid(t, atid); in cxgbe_set_hash_filter()1192 cxgbe_free_atid(t, ftid); in cxgbe_hash_filter_rpl()1230 cxgbe_free_atid(t, ftid); in cxgbe_hash_filter_rpl()
384 void cxgbe_free_atid(struct tid_info *t, unsigned int atid) in cxgbe_free_atid() function