Searched refs:sb_attn (Results 1 – 1 of 1) sorted by relevance
806 struct atten_status_block *sb_attn; member1243 struct qed_sb_attn_info *sb_attn; in qed_int_sp_dpc() local1265 sb_attn = p_hwfn->p_sb_attn; in qed_int_sp_dpc()1288 if (!sb_attn || !sb_attn->sb_attn) { in qed_int_sp_dpc()1292 u16 tmp_index = sb_attn->index; in qed_int_sp_dpc()1297 tmp_index, sb_attn->index); in qed_int_sp_dpc()1327 if (sb_attn && (rc & QED_SB_ATT_IDX)) in qed_int_sp_dpc()1343 if (p_sb->sb_attn) in qed_int_sb_attn_free()1346 p_sb->sb_attn, p_sb->sb_phys); in qed_int_sb_attn_free()1356 memset(sb_info->sb_attn, 0, sizeof(*sb_info->sb_attn)); in qed_int_sb_attn_setup()[all …]
Completed in 8 milliseconds