Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/qed/
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
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_main.c1377 qed_ll2_dealloc_if(cdev); in qed_slowpath_start()
1411 qed_ll2_dealloc_if(cdev); in qed_slowpath_stop()
Dqed_ll2.c2816 void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if() function