Lines Matching defs:cdev
99 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2b_complete_tx_packet() local
113 static int qed_ll2_alloc_buffer(struct qed_dev *cdev, in qed_ll2_alloc_buffer()
134 static int qed_ll2_dealloc_buffer(struct qed_dev *cdev, in qed_ll2_dealloc_buffer()
153 static void qed_ll2_kill_buffers(struct qed_dev *cdev) in qed_ll2_kill_buffers()
166 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2b_complete_rx_packet() local
1178 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2_acquire_connection_rx() local
2368 static void qed_ll2_register_cb_ops(struct qed_dev *cdev, in qed_ll2_register_cb_ops()
2441 static bool qed_ll2_is_storage_eng1(struct qed_dev *cdev) in qed_ll2_is_storage_eng1()
2451 struct qed_dev *cdev = p_hwfn->cdev; in __qed_ll2_stop() local
2463 static int qed_ll2_stop(struct qed_dev *cdev) in qed_ll2_stop()
2503 struct qed_dev *cdev = p_hwfn->cdev; in __qed_ll2_start() local
2575 static int qed_ll2_start(struct qed_dev *cdev, struct qed_ll2_params *params) in qed_ll2_start()
2674 static int qed_ll2_start_xmit(struct qed_dev *cdev, struct sk_buff *skb, in qed_ll2_start_xmit()
2773 static int qed_ll2_stats(struct qed_dev *cdev, struct qed_ll2_stats *stats) in qed_ll2_stats()
2810 int qed_ll2_alloc_if(struct qed_dev *cdev) in qed_ll2_alloc_if()
2816 void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if()