Home
last modified time | relevance | path

Searched refs:qed_fcoe_setup (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_fcoe.h54 void qed_fcoe_setup(struct qed_hwfn *p_hwfn);
65 static inline void qed_fcoe_setup(struct qed_hwfn *p_hwfn) {} in qed_fcoe_setup() function
Dqed_fcoe.c572 void qed_fcoe_setup(struct qed_hwfn *p_hwfn) in qed_fcoe_setup() function
Dqed_dev.c1134 qed_fcoe_setup(p_hwfn); in qed_resc_setup()