Searched refs:ocs_q_hist_wqe_masks (Results 1 – 1 of 1) sorted by relevance
923 ocs_q_hist_wqe_mask_t ocs_q_hist_wqe_masks[] = { variable941 for (i = 0; i < ARRAY_SIZE(ocs_q_hist_wqe_masks); i++) { in ocs_q_hist_get_wqe_mask()942 if (ocs_q_hist_wqe_masks[i].command == wqe->command) { in ocs_q_hist_get_wqe_mask()943 return ocs_q_hist_wqe_masks[i].mask; in ocs_q_hist_get_wqe_mask()