Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/qed/
H A Dqed_ll2_if.h268 void qed_ll2_dealloc_if(struct qed_dev *);
283 static inline void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if() function
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c1367 qed_ll2_dealloc_if(cdev); in qed_slowpath_start()
1401 qed_ll2_dealloc_if(cdev); in qed_slowpath_stop()
H A Dqed_ll2.c2818 void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if() function