Lines Matching refs:bnxt

25 static int bnxt_hwrm_fwd_async_event_cmpl(struct bnxt *bp,  in bnxt_hwrm_fwd_async_event_cmpl()
49 static int bnxt_vf_ndo_prep(struct bnxt *bp, int vf_id) in bnxt_vf_ndo_prep()
69 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_spoofchk()
108 static int bnxt_hwrm_func_qcfg_flags(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_hwrm_func_qcfg_flags()
127 static bool bnxt_is_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_is_trusted_vf()
136 static int bnxt_hwrm_set_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_hwrm_set_trusted_vf()
154 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_trust()
173 struct bnxt *bp = netdev_priv(dev); in bnxt_get_vf_config()
210 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_mac()
238 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_vlan()
278 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_bw()
318 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_link_state()
350 static int bnxt_set_vf_attr(struct bnxt *bp, int num_vfs) in bnxt_set_vf_attr()
362 static int bnxt_hwrm_func_vf_resource_free(struct bnxt *bp, int num_vfs) in bnxt_hwrm_func_vf_resource_free()
382 static void bnxt_free_vf_resources(struct bnxt *bp) in bnxt_free_vf_resources()
404 static int bnxt_alloc_vf_resources(struct bnxt *bp, int num_vfs) in bnxt_alloc_vf_resources()
450 static int bnxt_hwrm_func_buf_rgtr(struct bnxt *bp) in bnxt_hwrm_func_buf_rgtr()
468 static void __bnxt_set_vf_params(struct bnxt *bp, int vf_id) in __bnxt_set_vf_params()
502 static int bnxt_hwrm_func_vf_resc_cfg(struct bnxt *bp, int num_vfs, bool reset) in bnxt_hwrm_func_vf_resc_cfg()
612 static int bnxt_hwrm_func_cfg(struct bnxt *bp, int num_vfs) in bnxt_hwrm_func_cfg()
695 static int bnxt_func_cfg(struct bnxt *bp, int num_vfs, bool reset) in bnxt_func_cfg()
703 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset) in bnxt_cfg_hw_sriov()
729 static int bnxt_sriov_enable(struct bnxt *bp, int *num_vfs) in bnxt_sriov_enable()
814 void bnxt_sriov_disable(struct bnxt *bp) in bnxt_sriov_disable()
850 struct bnxt *bp = netdev_priv(dev); in bnxt_sriov_configure()
895 static int bnxt_hwrm_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_fwd_resp()
921 static int bnxt_hwrm_fwd_err_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_fwd_err_resp()
942 static int bnxt_hwrm_exec_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_exec_fwd_resp()
963 static int bnxt_vf_configure_mac(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_configure_mac()
986 static int bnxt_vf_validate_set_mac(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_validate_set_mac()
1023 static int bnxt_vf_set_link(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_set_link()
1077 static int bnxt_vf_req_validate_snd(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_req_validate_snd()
1106 void bnxt_hwrm_exec_fwd_req(struct bnxt *bp) in bnxt_hwrm_exec_fwd_req()
1122 void bnxt_update_vf_mac(struct bnxt *bp) in bnxt_update_vf_mac()
1151 int bnxt_approve_mac(struct bnxt *bp, u8 *mac, bool strict) in bnxt_approve_mac()
1179 int bnxt_cfg_hw_sriov(struct bnxt *bp, int *num_vfs, bool reset) in bnxt_cfg_hw_sriov()
1186 void bnxt_sriov_disable(struct bnxt *bp) in bnxt_sriov_disable()
1190 void bnxt_hwrm_exec_fwd_req(struct bnxt *bp) in bnxt_hwrm_exec_fwd_req()
1195 void bnxt_update_vf_mac(struct bnxt *bp) in bnxt_update_vf_mac()
1199 int bnxt_approve_mac(struct bnxt *bp, u8 *mac, bool strict) in bnxt_approve_mac()