Searched refs:update_hw_clip_table (Results 1 – 1 of 1) sorted by relevance
100 static int update_hw_clip_table(struct adapter *);272 if (ce->clip_idx == -1 && update_hw_clip_table(sc) != 0) in t4_get_clip_entry()367 if (update_hw_clip_table(sc) != 0) in t4_release_clip_addr()568 update_hw_clip_table(struct adapter *sc) in update_hw_clip_table() function672 if (!TAILQ_EMPTY(&sc->clip_pending) && update_hw_clip_table(sc) != 0) in update_clip_table()