Searched defs:ctx_type (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_fw_funcs.c | 1694 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 D | ecore_cxt.c | 2633 u8 ctx_type, in ecore_cxt_get_task_ctx()
|