Searched refs:_q_indx (Results 1 – 1 of 1) sorted by relevance
30 #define BFA_MSGQ_INDX_ADD(_q_indx, _qe_num, _q_depth) \ argument31 ((_q_indx) = (((_q_indx) + (_qe_num)) & ((_q_depth) - 1)))