Searched refs:qed_int_get_sp_sb_id (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.h345 * qed_int_get_sp_sb_id(): Get the slowhwfn sb id.
351 u16 qed_int_get_sp_sb_id(struct qed_hwfn *p_hwfn);
H A Dqed_sp_commands.c307 u16 sb = qed_int_get_sp_sb_id(p_hwfn);
H A Dqed_ll2.c984 p_ramrod->sb_id = cpu_to_le16(qed_int_get_sp_sb_id(p_hwfn));
1056 p_ramrod->sb_id = cpu_to_le16(qed_int_get_sp_sb_id(p_hwfn));
H A Dqed_int.c1828 u16 qed_int_get_sp_sb_id(struct qed_hwfn *p_hwfn) function

Completed in 288 milliseconds