Home
last modified time | relevance | path

Searched refs:qede_unzip_data (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h370 u32 qede_unzip_data(struct ecore_hwfn *p_hwfn, u32 input_len,
380 qede_unzip_data(p_hwfn, input_len, buf, max_size, unzip_buf)
H A Dbcm_osal.c227 u32 qede_unzip_data(struct ecore_hwfn *p_hwfn, u32 input_len, in qede_unzip_data() function