Lines Matching defs:cdev
444 static int qed_filter_accept_cmd(struct qed_dev *cdev, in qed_filter_accept_cmd()
1173 qed_filter_mcast_cmd(struct qed_dev *cdev, in qed_filter_mcast_cmd()
1206 static int qed_filter_ucast_cmd(struct qed_dev *cdev, in qed_filter_ucast_cmd()
1233 static int qed_fill_eth_dev_info(struct qed_dev *cdev, in qed_fill_eth_dev_info()
1262 static void qed_register_eth_ops(struct qed_dev *cdev, in qed_register_eth_ops()
1270 static int qed_start_vport(struct qed_dev *cdev, in qed_start_vport()
1306 static int qed_stop_vport(struct qed_dev *cdev, in qed_stop_vport()
1326 static int qed_update_vport(struct qed_dev *cdev, in qed_update_vport()
1422 static int qed_start_rxq(struct qed_dev *cdev, in qed_start_rxq()
1461 static int qed_stop_rxq(struct qed_dev *cdev, in qed_stop_rxq()
1482 static int qed_start_txq(struct qed_dev *cdev, in qed_start_txq()
1518 static int qed_fastpath_stop(struct qed_dev *cdev) in qed_fastpath_stop()
1525 static int qed_stop_txq(struct qed_dev *cdev, in qed_stop_txq()
1544 static int qed_configure_filter_rx_mode(struct qed_dev *cdev, in qed_configure_filter_rx_mode()
1570 static int qed_configure_filter_ucast(struct qed_dev *cdev, in qed_configure_filter_ucast()
1616 static int qed_configure_filter_mcast(struct qed_dev *cdev, in qed_configure_filter_mcast()
1643 static int qed_configure_filter(struct qed_dev *cdev, in qed_configure_filter()