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
1153 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2_acquire_connection_rx() local
2326 static void qed_ll2_register_cb_ops(struct qed_dev *cdev, in qed_ll2_register_cb_ops()
2399 static bool qed_ll2_is_storage_eng1(struct qed_dev *cdev) in qed_ll2_is_storage_eng1()
2409 struct qed_dev *cdev = p_hwfn->cdev; in __qed_ll2_stop() local
2421 static int qed_ll2_stop(struct qed_dev *cdev) in qed_ll2_stop()
2461 struct qed_dev *cdev = p_hwfn->cdev; in __qed_ll2_start() local
2533 static int qed_ll2_start(struct qed_dev *cdev, struct qed_ll2_params *params) in qed_ll2_start()
2633 static int qed_ll2_start_xmit(struct qed_dev *cdev, struct sk_buff *skb, in qed_ll2_start_xmit()
2732 static int qed_ll2_stats(struct qed_dev *cdev, struct qed_ll2_stats *stats) in qed_ll2_stats()
2769 int qed_ll2_alloc_if(struct qed_dev *cdev) in qed_ll2_alloc_if()
2775 void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if()