Lines Matching defs:p_hwfn

13 static void *qed_vf_pf_prep(struct qed_hwfn *p_hwfn, u16 type, u16 length)  in qed_vf_pf_prep()
47 static void qed_vf_pf_req_end(struct qed_hwfn *p_hwfn, int req_status) in qed_vf_pf_req_end()
63 static int qed_send_msg2pf(struct qed_hwfn *p_hwfn, u8 *done, u32 resp_size) in qed_send_msg2pf()
143 static void qed_vf_pf_add_qid(struct qed_hwfn *p_hwfn, in qed_vf_pf_add_qid()
159 static int _qed_vf_pf_release(struct qed_hwfn *p_hwfn, bool b_final) in _qed_vf_pf_release()
209 int qed_vf_pf_release(struct qed_hwfn *p_hwfn) in qed_vf_pf_release()
215 static void qed_vf_pf_acquire_reduce_resc(struct qed_hwfn *p_hwfn, in qed_vf_pf_acquire_reduce_resc()
245 static int qed_vf_pf_acquire(struct qed_hwfn *p_hwfn) in qed_vf_pf_acquire()
425 u32 qed_vf_hw_bar_size(struct qed_hwfn *p_hwfn, enum BAR_ID bar_id) in qed_vf_hw_bar_size()
440 int qed_vf_hw_prepare(struct qed_hwfn *p_hwfn) in qed_vf_hw_prepare()
628 static void qed_vf_update_tunn_param(struct qed_hwfn *p_hwfn, in qed_vf_update_tunn_param()
662 int qed_vf_pf_tunnel_param_update(struct qed_hwfn *p_hwfn, in qed_vf_pf_tunnel_param_update()
718 qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_start()
795 int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop()
833 qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_txq_start()
893 int qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, struct qed_queue_cid *p_cid) in qed_vf_pf_txq_stop()
928 int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_start()
978 int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn) in qed_vf_pf_vport_stop()
1008 qed_vf_handle_vp_update_is_needed(struct qed_hwfn *p_hwfn, in qed_vf_handle_vp_update_is_needed()
1039 qed_vf_handle_vp_update_tlvs_resp(struct qed_hwfn *p_hwfn, in qed_vf_handle_vp_update_tlvs_resp()
1063 int qed_vf_pf_vport_update(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_update()
1225 int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset()
1257 void qed_vf_pf_filter_mcast(struct qed_hwfn *p_hwfn, in qed_vf_pf_filter_mcast()
1278 int qed_vf_pf_filter_ucast(struct qed_hwfn *p_hwfn, in qed_vf_pf_filter_ucast()
1313 int qed_vf_pf_int_cleanup(struct qed_hwfn *p_hwfn) in qed_vf_pf_int_cleanup()
1342 int qed_vf_pf_get_coalesce(struct qed_hwfn *p_hwfn, in qed_vf_pf_get_coalesce()
1374 qed_vf_pf_bulletin_update_mac(struct qed_hwfn *p_hwfn, in qed_vf_pf_bulletin_update_mac()
1403 qed_vf_pf_set_coalesce(struct qed_hwfn *p_hwfn, in qed_vf_pf_set_coalesce()
1446 u16 qed_vf_get_igu_sb_id(struct qed_hwfn *p_hwfn, u16 sb_id) in qed_vf_get_igu_sb_id()
1458 void qed_vf_set_sb_info(struct qed_hwfn *p_hwfn, in qed_vf_set_sb_info()
1476 int qed_vf_read_bulletin(struct qed_hwfn *p_hwfn, u8 *p_change) in qed_vf_read_bulletin()
1509 void __qed_vf_get_link_params(struct qed_hwfn *p_hwfn, in __qed_vf_get_link_params()
1524 void qed_vf_get_link_params(struct qed_hwfn *p_hwfn, in qed_vf_get_link_params()
1531 void __qed_vf_get_link_state(struct qed_hwfn *p_hwfn, in __qed_vf_get_link_state()
1551 void qed_vf_get_link_state(struct qed_hwfn *p_hwfn, in qed_vf_get_link_state()
1558 void __qed_vf_get_link_caps(struct qed_hwfn *p_hwfn, in __qed_vf_get_link_caps()
1566 void qed_vf_get_link_caps(struct qed_hwfn *p_hwfn, in qed_vf_get_link_caps()
1573 void qed_vf_get_num_rxqs(struct qed_hwfn *p_hwfn, u8 *num_rxqs) in qed_vf_get_num_rxqs()
1578 void qed_vf_get_num_txqs(struct qed_hwfn *p_hwfn, u8 *num_txqs) in qed_vf_get_num_txqs()
1583 void qed_vf_get_num_cids(struct qed_hwfn *p_hwfn, u8 *num_cids) in qed_vf_get_num_cids()
1588 void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac) in qed_vf_get_port_mac()
1594 void qed_vf_get_num_vlan_filters(struct qed_hwfn *p_hwfn, u8 *num_vlan_filters) in qed_vf_get_num_vlan_filters()
1602 void qed_vf_get_num_mac_filters(struct qed_hwfn *p_hwfn, u8 *num_mac_filters) in qed_vf_get_num_mac_filters()
1609 bool qed_vf_check_mac(struct qed_hwfn *p_hwfn, u8 *mac) in qed_vf_check_mac()
1647 qed_vf_bulletin_get_udp_ports(struct qed_hwfn *p_hwfn, in qed_vf_bulletin_get_udp_ports()
1658 void qed_vf_get_fw_version(struct qed_hwfn *p_hwfn, in qed_vf_get_fw_version()