Lines Matching refs:qed_hwfn

135 static int qed_sp_vport_start(struct qed_hwfn *p_hwfn,  in qed_sp_vport_start()
191 qed_sp_vport_update_rss(struct qed_hwfn *p_hwfn, in qed_sp_vport_update_rss()
268 qed_sp_update_accept_mode(struct qed_hwfn *p_hwfn, in qed_sp_update_accept_mode()
335 qed_sp_update_mcast_bin(struct qed_hwfn *p_hwfn, in qed_sp_update_mcast_bin()
356 qed_sp_vport_update(struct qed_hwfn *p_hwfn, in qed_sp_vport_update()
411 static int qed_sp_vport_stop(struct qed_hwfn *p_hwfn, in qed_sp_vport_stop()
459 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_accept_cmd()
480 struct qed_hwfn *p_hwfn, in qed_sp_release_queue_cid()
494 qed_sp_eth_rxq_start_ramrod(struct qed_hwfn *p_hwfn, in qed_sp_eth_rxq_start_ramrod()
567 qed_sp_eth_rx_queue_start(struct qed_hwfn *p_hwfn, in qed_sp_eth_rx_queue_start()
624 static int qed_sp_eth_rx_queue_stop(struct qed_hwfn *p_hwfn, in qed_sp_eth_rx_queue_stop()
673 qed_sp_eth_txq_start_ramrod(struct qed_hwfn *p_hwfn, in qed_sp_eth_txq_start_ramrod()
732 qed_sp_eth_tx_queue_start(struct qed_hwfn *p_hwfn, in qed_sp_eth_tx_queue_start()
784 static int qed_sp_eth_tx_queue_stop(struct qed_hwfn *p_hwfn, in qed_sp_eth_tx_queue_stop()
849 qed_filter_ucast_common(struct qed_hwfn *p_hwfn, in qed_filter_ucast_common()
985 static int qed_sp_eth_filter_ucast(struct qed_hwfn *p_hwfn, in qed_sp_eth_filter_ucast()
1096 qed_sp_eth_filter_mcast(struct qed_hwfn *p_hwfn, in qed_sp_eth_filter_mcast()
1188 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_mcast_cmd()
1215 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_filter_ucast_cmd()
1279 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_start_vport()
1312 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_stop_vport()
1402 struct qed_hwfn *p_hwfn = &cdev->hwfns[i]; in qed_update_vport()
1431 struct qed_hwfn *p_hwfn; in qed_start_rxq()
1465 struct qed_hwfn *p_hwfn; in qed_stop_rxq()
1488 struct qed_hwfn *p_hwfn; in qed_start_txq()
1528 struct qed_hwfn *p_hwfn; in qed_stop_txq()