Searched refs:bnxt_hwrm_exec_fwd_resp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.c | 942 static int bnxt_hwrm_exec_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_exec_fwd_resp() function 979 return bnxt_hwrm_exec_fwd_resp(bp, vf, msg_size); in bnxt_vf_configure_mac() 983 return bnxt_hwrm_exec_fwd_resp(bp, vf, msg_size); in bnxt_vf_configure_mac() 1019 return bnxt_hwrm_exec_fwd_resp(bp, vf, msg_size); in bnxt_vf_validate_set_mac() 1029 rc = bnxt_hwrm_exec_fwd_resp( in bnxt_vf_set_link() 1094 rc = bnxt_hwrm_exec_fwd_resp( in bnxt_vf_req_validate_snd()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.c | 988 static int bnxt_hwrm_exec_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, in bnxt_hwrm_exec_fwd_resp() function 1027 return bnxt_hwrm_exec_fwd_resp(bp, vf, msg_size); in bnxt_vf_configure_mac() 1031 return bnxt_hwrm_exec_fwd_resp(bp, vf, msg_size); in bnxt_vf_configure_mac() 1067 return bnxt_hwrm_exec_fwd_resp(bp, vf, msg_size); in bnxt_vf_validate_set_mac() 1077 rc = bnxt_hwrm_exec_fwd_resp( in bnxt_vf_set_link() 1142 rc = bnxt_hwrm_exec_fwd_resp( in bnxt_vf_req_validate_snd()
|
Completed in 4 milliseconds