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