Searched refs:_old_idx (Results 1 – 1 of 1) sorted by relevance
62 #define BNA_Q_INDEX_CHANGE(_old_idx, _updated_idx, _q_depth) \ argument63 (((_updated_idx) - (_old_idx)) & ((_q_depth) - 1))