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