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()
137 static int qed_ll2_dealloc_buffer(struct qed_dev *cdev, in qed_ll2_dealloc_buffer()
156 static void qed_ll2_kill_buffers(struct qed_dev *cdev) in qed_ll2_kill_buffers()
169 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2b_complete_rx_packet() local
1180 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2_acquire_connection_rx() local
2370 static void qed_ll2_register_cb_ops(struct qed_dev *cdev, in qed_ll2_register_cb_ops()
2443 static bool qed_ll2_is_storage_eng1(struct qed_dev *cdev) in qed_ll2_is_storage_eng1()
2453 struct qed_dev *cdev = p_hwfn->cdev; in __qed_ll2_stop() local
2465 static int qed_ll2_stop(struct qed_dev *cdev) in qed_ll2_stop()
2505 struct qed_dev *cdev = p_hwfn->cdev; in __qed_ll2_start() local
2577 static int qed_ll2_start(struct qed_dev *cdev, struct qed_ll2_params *params) in qed_ll2_start()
2676 static int qed_ll2_start_xmit(struct qed_dev *cdev, struct sk_buff *skb, in qed_ll2_start_xmit()
2775 static int qed_ll2_stats(struct qed_dev *cdev, struct qed_ll2_stats *stats) in qed_ll2_stats()
2812 int qed_ll2_alloc_if(struct qed_dev *cdev) in qed_ll2_alloc_if()
2818 void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if()