Lines Matching defs:p_hwfn

1076 static inline void qed_vf_get_link_params(struct qed_hwfn *p_hwfn,  in qed_vf_get_link_params()
1081 static inline void qed_vf_get_link_state(struct qed_hwfn *p_hwfn, in qed_vf_get_link_state()
1087 qed_vf_get_link_caps(struct qed_hwfn *p_hwfn, in qed_vf_get_link_caps()
1092 static inline void qed_vf_get_num_rxqs(struct qed_hwfn *p_hwfn, u8 *num_rxqs) in qed_vf_get_num_rxqs()
1096 static inline void qed_vf_get_num_txqs(struct qed_hwfn *p_hwfn, u8 *num_txqs) in qed_vf_get_num_txqs()
1100 static inline void qed_vf_get_num_cids(struct qed_hwfn *p_hwfn, u8 *num_cids) in qed_vf_get_num_cids()
1104 static inline void qed_vf_get_port_mac(struct qed_hwfn *p_hwfn, u8 *port_mac) in qed_vf_get_port_mac()
1108 static inline void qed_vf_get_num_vlan_filters(struct qed_hwfn *p_hwfn, in qed_vf_get_num_vlan_filters()
1113 static inline void qed_vf_get_num_mac_filters(struct qed_hwfn *p_hwfn, in qed_vf_get_num_mac_filters()
1118 static inline bool qed_vf_check_mac(struct qed_hwfn *p_hwfn, u8 *mac) in qed_vf_check_mac()
1123 static inline void qed_vf_get_fw_version(struct qed_hwfn *p_hwfn, in qed_vf_get_fw_version()
1129 static inline int qed_vf_hw_prepare(struct qed_hwfn *p_hwfn) in qed_vf_hw_prepare()
1134 static inline int qed_vf_pf_rxq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_start()
1144 static inline int qed_vf_pf_txq_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_txq_start()
1152 static inline int qed_vf_pf_rxq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_rxq_stop()
1159 static inline int qed_vf_pf_txq_stop(struct qed_hwfn *p_hwfn, in qed_vf_pf_txq_stop()
1166 qed_vf_pf_vport_update(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_update()
1172 static inline int qed_vf_pf_reset(struct qed_hwfn *p_hwfn) in qed_vf_pf_reset()
1177 static inline int qed_vf_pf_release(struct qed_hwfn *p_hwfn) in qed_vf_pf_release()
1182 static inline u16 qed_vf_get_igu_sb_id(struct qed_hwfn *p_hwfn, u16 sb_id) in qed_vf_get_igu_sb_id()
1187 static inline void qed_vf_set_sb_info(struct qed_hwfn *p_hwfn, u16 sb_id, in qed_vf_set_sb_info()
1192 static inline int qed_vf_pf_vport_start(struct qed_hwfn *p_hwfn, in qed_vf_pf_vport_start()
1203 static inline int qed_vf_pf_vport_stop(struct qed_hwfn *p_hwfn) in qed_vf_pf_vport_stop()
1208 static inline int qed_vf_pf_filter_ucast(struct qed_hwfn *p_hwfn, in qed_vf_pf_filter_ucast()
1214 static inline void qed_vf_pf_filter_mcast(struct qed_hwfn *p_hwfn, in qed_vf_pf_filter_mcast()
1219 static inline int qed_vf_pf_int_cleanup(struct qed_hwfn *p_hwfn) in qed_vf_pf_int_cleanup()
1224 static inline void __qed_vf_get_link_params(struct qed_hwfn *p_hwfn, in __qed_vf_get_link_params()
1232 static inline void __qed_vf_get_link_state(struct qed_hwfn *p_hwfn, in __qed_vf_get_link_state()
1240 __qed_vf_get_link_caps(struct qed_hwfn *p_hwfn, in __qed_vf_get_link_caps()
1255 static inline int qed_vf_pf_tunnel_param_update(struct qed_hwfn *p_hwfn, in qed_vf_pf_tunnel_param_update()
1261 static inline int qed_vf_pf_bulletin_update_mac(struct qed_hwfn *p_hwfn, in qed_vf_pf_bulletin_update_mac()
1268 qed_vf_hw_bar_size(struct qed_hwfn *p_hwfn, in qed_vf_hw_bar_size()