Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_main.c1366 qed_ll2_dealloc_if(cdev); in qed_slowpath_start()
1400 qed_ll2_dealloc_if(cdev); in qed_slowpath_stop()
Dqed_ll2.c2818 void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if() function