Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.c1694 void ecore_calc_session_ctx_validation(void *p_ctx_mem, u16 ctx_size, u8 ctx_type, u32 cid) in ecore_calc_session_ctx_validation()
1711 void ecore_calc_task_ctx_validation(void *p_ctx_mem, u16 ctx_size, u8 ctx_type, u32 tid) in ecore_calc_task_ctx_validation()
1724 void ecore_memset_session_ctx(void *p_ctx_mem, u32 ctx_size, u8 ctx_type) in ecore_memset_session_ctx()
1746 void ecore_memset_task_ctx(void *p_ctx_mem, u32 ctx_size, u8 ctx_type) in ecore_memset_task_ctx()
H A Decore_cxt.c2633 u8 ctx_type, in ecore_cxt_get_task_ctx()