Searched refs:wq_id (Results 1 – 5 of 5) sorted by relevance
625 static inline int idxd_get_wq_portal_full_offset(int wq_id, in idxd_get_wq_portal_full_offset() argument628 return ((wq_id * 4) << PAGE_SHIFT) + idxd_get_wq_portal_offset(prot); in idxd_get_wq_portal_full_offset()
2363 u32 wq_id = rid; in efct_hw_cq_process() local2367 index = efct_hw_queue_hash_find(hw->wq_hash, wq_id); in efct_hw_cq_process()2372 efc_log_err(hw->os, "bad WQ_ID %#06x\n", wq_id); in efct_hw_cq_process()
984 __le16 wq_id; member
2670 *r_id = le16_to_cpu(wqec->wq_id); in sli_fc_cqe_parse()
1573 wq_spec->queue_index = resp.wq_id; in mana_create_wq_obj()