Lines Matching defs:cdev
73 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2b_complete_tx_packet() local
87 static int qed_ll2_alloc_buffer(struct qed_dev *cdev, in qed_ll2_alloc_buffer()
108 static int qed_ll2_dealloc_buffer(struct qed_dev *cdev, in qed_ll2_dealloc_buffer()
127 static void qed_ll2_kill_buffers(struct qed_dev *cdev) in qed_ll2_kill_buffers()
140 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2b_complete_rx_packet() local
1133 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2_acquire_connection_rx() local
2303 static void qed_ll2_register_cb_ops(struct qed_dev *cdev, in qed_ll2_register_cb_ops()
2376 static bool qed_ll2_is_storage_eng1(struct qed_dev *cdev) in qed_ll2_is_storage_eng1()
2385 struct qed_dev *cdev = p_hwfn->cdev; in __qed_ll2_stop() local
2397 static int qed_ll2_stop(struct qed_dev *cdev) in qed_ll2_stop()
2435 struct qed_dev *cdev = p_hwfn->cdev; in __qed_ll2_start() local
2506 static int qed_ll2_start(struct qed_dev *cdev, struct qed_ll2_params *params) in qed_ll2_start()
2603 static int qed_ll2_start_xmit(struct qed_dev *cdev, struct sk_buff *skb, in qed_ll2_start_xmit()
2702 static int qed_ll2_stats(struct qed_dev *cdev, struct qed_ll2_stats *stats) in qed_ll2_stats()
2739 int qed_ll2_alloc_if(struct qed_dev *cdev) in qed_ll2_alloc_if()
2745 void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if()