Searched refs:eb2 (Results 1 – 4 of 4) sorted by relevance
1568 #define i915_execbuffer2_set_context_id(eb2, context) \ argument1569 (eb2).rsvd1 = context & I915_EXEC_CONTEXT_ID_MASK1570 #define i915_execbuffer2_get_context_id(eb2) \ argument1571 ((eb2).rsvd1 & I915_EXEC_CONTEXT_ID_MASK)
786 struct hal_eht_sig_ofdma_cmn_eb2 eb2; member
1016 const struct hal_eht_sig_ofdma_cmn_eb2 *ofdma_cmn_eb2 = &eb->eb2; in ath12k_dp_mon_hal_rx_parse_ru_allocation()