Lines Matching refs:bnxt

28 static int bnxt_hwrm_fwd_async_event_cmpl(struct bnxt *bp,  in bnxt_hwrm_fwd_async_event_cmpl()
57 static int bnxt_vf_ndo_prep(struct bnxt *bp, int vf_id) in bnxt_vf_ndo_prep()
72 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_spoofchk()
114 static int bnxt_hwrm_func_qcfg_flags(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_hwrm_func_qcfg_flags()
133 bool bnxt_is_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_is_trusted_vf()
142 static int bnxt_hwrm_set_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_hwrm_set_trusted_vf()
164 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_trust()
183 struct bnxt *bp = netdev_priv(dev); in bnxt_get_vf_config()
216 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_mac()
248 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_vlan()
294 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_bw()
337 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_link_state()
369 static int bnxt_set_vf_attr(struct bnxt *bp, int num_vfs) in bnxt_set_vf_attr()
381 static int bnxt_hwrm_func_vf_resource_free(struct bnxt *bp, int num_vfs) in bnxt_hwrm_func_vf_resource_free()
402 static void bnxt_free_vf_resources(struct bnxt *bp) in bnxt_free_vf_resources()
424 static int bnxt_alloc_vf_resources(struct bnxt *bp, int num_vfs) in bnxt_alloc_vf_resources()
470 static int bnxt_hwrm_func_buf_rgtr(struct bnxt *bp) in bnxt_hwrm_func_buf_rgtr()
490 static int __bnxt_set_vf_params(struct bnxt *bp, int vf_id) in __bnxt_set_vf_params()
526 static int bnxt_hwrm_func_vf_resc_cfg(struct bnxt *bp, int num_vfs, bool reset) in bnxt_hwrm_func_vf_resc_cfg()
647 static int bnxt_hwrm_func_cfg(struct bnxt *bp, int num_vfs) in bnxt_hwrm_func_cfg()
732 static int bnxt_func_cfg(struct bnxt *bp, int num_vfs, bool reset) in bnxt_func_cfg()
740 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset) in bnxt_cfg_hw_sriov()
765 static int bnxt_sriov_enable(struct bnxt *bp, int *num_vfs) in bnxt_sriov_enable()
869 void bnxt_sriov_disable(struct bnxt *bp) in bnxt_sriov_disable()
903 struct bnxt *bp = netdev_priv(dev); in bnxt_sriov_configure()
943 static int bnxt_hwrm_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_fwd_resp()
973 static int bnxt_hwrm_fwd_err_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_fwd_err_resp()
996 static int bnxt_hwrm_exec_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_exec_fwd_resp()
1019 static int bnxt_vf_configure_mac(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_configure_mac()
1042 static int bnxt_vf_validate_set_mac(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_validate_set_mac()
1079 static int bnxt_vf_set_link(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_set_link()
1138 static int bnxt_vf_req_validate_snd(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_req_validate_snd()
1167 void bnxt_hwrm_exec_fwd_req(struct bnxt *bp) in bnxt_hwrm_exec_fwd_req()
1183 int bnxt_approve_mac(struct bnxt *bp, const u8 *mac, bool strict) in bnxt_approve_mac()
1216 void bnxt_update_vf_mac(struct bnxt *bp) in bnxt_update_vf_mac()
1258 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset) in bnxt_cfg_hw_sriov()
1265 void bnxt_sriov_disable(struct bnxt *bp) in bnxt_sriov_disable()
1269 void bnxt_hwrm_exec_fwd_req(struct bnxt *bp) in bnxt_hwrm_exec_fwd_req()
1274 void bnxt_update_vf_mac(struct bnxt *bp) in bnxt_update_vf_mac()
1278 int bnxt_approve_mac(struct bnxt *bp, const u8 *mac, bool strict) in bnxt_approve_mac()