Searched refs:p_sb_attn (Results 1 – 2 of 2) sorted by relevance
1177 index = p_sb_attn->sb_index; in qed_int_attentions()1180 attn_bits = le32_to_cpu(p_sb_attn->atten_bits); in qed_int_attentions()1181 attn_acks = le32_to_cpu(p_sb_attn->atten_ack); in qed_int_attentions()1182 } while (index != p_sb_attn->sb_index); in qed_int_attentions()1183 p_sb_attn->sb_index = index; in qed_int_attentions()1261 if (!p_hwfn->p_sb_attn) { in qed_int_sp_dpc()1265 sb_attn = p_hwfn->p_sb_attn; in qed_int_sp_dpc()1338 struct qed_sb_attn_info *p_sb = p_hwfn->p_sb_attn; in qed_int_sb_attn_free()1348 p_hwfn->p_sb_attn = NULL; in qed_int_sb_attn_free()1363 lower_32_bits(p_hwfn->p_sb_attn->sb_phys)); in qed_int_sb_attn_setup()[all …]
580 struct qed_sb_attn_info *p_sb_attn; member
Completed in 12 milliseconds