update_hw_clip_table
static int update_hw_clip_table(struct adapter *);
if (ce->clip_idx == -1 && update_hw_clip_table(sc) != 0)
if (update_hw_clip_table(sc) != 0)
if (!TAILQ_EMPTY(&sc->clip_pending) && update_hw_clip_table(sc) != 0)