Searched refs:__qed_vf_get_link_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 1010 void __qed_vf_get_link_state(struct qed_hwfn *p_hwfn, 1195 static inline void __qed_vf_get_link_state(struct qed_hwfn *p_hwfn, in __qed_vf_get_link_state() function
|
H A D | qed_vf.c | 1538 void __qed_vf_get_link_state(struct qed_hwfn *p_hwfn, in __qed_vf_get_link_state() function 1561 __qed_vf_get_link_state(p_hwfn, link, in qed_vf_get_link_state()
|
H A D | qed_sriov.c | 3811 __qed_vf_get_link_state(p_hwfn, p_link, p_bulletin); in qed_iov_get_link()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 1032 * __qed_vf_get_link_state(): return the link state in a given bulletin board 1040 void __qed_vf_get_link_state(struct qed_hwfn *p_hwfn, 1232 static inline void __qed_vf_get_link_state(struct qed_hwfn *p_hwfn, in __qed_vf_get_link_state() function
|
H A D | qed_vf.c | 1528 void __qed_vf_get_link_state(struct qed_hwfn *p_hwfn, in __qed_vf_get_link_state() function 1551 __qed_vf_get_link_state(p_hwfn, link, in qed_vf_get_link_state()
|
H A D | qed_sriov.c | 3839 __qed_vf_get_link_state(p_hwfn, p_link, p_bulletin); in qed_iov_get_link()
|
Completed in 22 milliseconds