qed_int_get_sp_sb_id
u16 qed_int_get_sp_sb_id(struct qed_hwfn *p_hwfn);
p_ramrod->sb_id = cpu_to_le16(qed_int_get_sp_sb_id(p_hwfn));
p_ramrod->sb_id = cpu_to_le16(qed_int_get_sp_sb_id(p_hwfn));
u16 sb = qed_int_get_sp_sb_id(p_hwfn);