• Home
  • Raw
  • Download

Lines Matching defs:bp

22 static int bnxt_hwrm_fwd_async_event_cmpl(struct bnxt *bp,  in bnxt_hwrm_fwd_async_event_cmpl()
61 static int bnxt_vf_ndo_prep(struct bnxt *bp, int vf_id) in bnxt_vf_ndo_prep()
81 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_spoofchk() local
122 struct bnxt *bp = netdev_priv(dev); in bnxt_get_vf_config() local
152 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_mac() local
181 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_vlan() local
222 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_bw() local
263 struct bnxt *bp = netdev_priv(dev); in bnxt_set_vf_link_state() local
295 static int bnxt_set_vf_attr(struct bnxt *bp, int num_vfs) in bnxt_set_vf_attr()
308 static int bnxt_hwrm_func_vf_resource_free(struct bnxt *bp, int num_vfs) in bnxt_hwrm_func_vf_resource_free()
328 static void bnxt_free_vf_resources(struct bnxt *bp) in bnxt_free_vf_resources()
349 static int bnxt_alloc_vf_resources(struct bnxt *bp, int num_vfs) in bnxt_alloc_vf_resources()
395 static int bnxt_hwrm_func_buf_rgtr(struct bnxt *bp) in bnxt_hwrm_func_buf_rgtr()
413 static int bnxt_hwrm_func_cfg(struct bnxt *bp, int num_vfs) in bnxt_hwrm_func_cfg()
492 static int bnxt_sriov_enable(struct bnxt *bp, int *num_vfs) in bnxt_sriov_enable()
572 void bnxt_sriov_disable(struct bnxt *bp) in bnxt_sriov_disable()
601 struct bnxt *bp = netdev_priv(dev); in bnxt_sriov_configure() local
641 static int bnxt_hwrm_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_fwd_resp()
678 static int bnxt_hwrm_fwd_err_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_fwd_err_resp()
710 static int bnxt_hwrm_exec_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_exec_fwd_resp()
742 static int bnxt_vf_validate_set_mac(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_validate_set_mac()
755 static int bnxt_vf_set_link(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_set_link()
804 static int bnxt_vf_req_validate_snd(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_vf_req_validate_snd()
830 void bnxt_hwrm_exec_fwd_req(struct bnxt *bp) in bnxt_hwrm_exec_fwd_req()
846 void bnxt_update_vf_mac(struct bnxt *bp) in bnxt_update_vf_mac()
875 int bnxt_approve_mac(struct bnxt *bp, u8 *mac) in bnxt_approve_mac()
902 void bnxt_sriov_disable(struct bnxt *bp) in bnxt_sriov_disable()
906 void bnxt_hwrm_exec_fwd_req(struct bnxt *bp) in bnxt_hwrm_exec_fwd_req()
911 void bnxt_update_vf_mac(struct bnxt *bp) in bnxt_update_vf_mac()
915 int bnxt_approve_mac(struct bnxt *bp, u8 *mac) in bnxt_approve_mac()