Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dqed_ll2_if.h269 void qed_ll2_dealloc_if(struct qed_dev *);
284 static inline void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c1396 qed_ll2_dealloc_if(cdev); in qed_slowpath_start()
1430 qed_ll2_dealloc_if(cdev); in qed_slowpath_stop()
H A Dqed_ll2.c2765 void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if() function