Home
last modified time | relevance | path

Searched refs:ecore_sp_rl_update (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.h163 enum _ecore_status_t ecore_sp_rl_update(struct ecore_hwfn *p_hwfn,
H A Decore_roce.c114 return ecore_sp_rl_update(p_hwfn, &params); in ecore_roce_start_rl()
132 return ecore_sp_rl_update(p_hwfn, &params); in ecore_roce_stop_rl()
H A Decore_sp_commands.c529 enum _ecore_status_t ecore_sp_rl_update(struct ecore_hwfn *p_hwfn, in ecore_sp_rl_update() function