Searched defs:ctx_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.c1696 void ecore_calc_session_ctx_validation(void *p_ctx_mem, u16 ctx_size, u8 ctx_type, u32 cid) argument
1713 void ecore_calc_task_ctx_validation(void *p_ctx_mem, u16 ctx_size, u8 ctx_type, u32 tid) argument
1726 ecore_memset_session_ctx(void *p_ctx_mem, u32 ctx_size, u8 ctx_type) argument
1748 ecore_memset_task_ctx(void *p_ctx_mem, u32 ctx_size, u8 ctx_type) argument
[all...]
H A Decore_cxt.c2633 ecore_cxt_get_task_ctx(struct ecore_hwfn *p_hwfn, u32 tid, u8 ctx_type, void **pp_task_ctx) argument

Completed in 159 milliseconds