Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev.c1139 OSAL_SNPRINTF(str, str_len, "Ethertype 0x%04x", in ecore_llh_protocol_filter_stringify()
1143 OSAL_SNPRINTF(str, str_len, "TCP src port 0x%04x", in ecore_llh_protocol_filter_stringify()
1147 OSAL_SNPRINTF(str, str_len, "UDP src port 0x%04x", in ecore_llh_protocol_filter_stringify()
1151 OSAL_SNPRINTF(str, str_len, "TCP dst port 0x%04x", dest_port); in ecore_llh_protocol_filter_stringify()
1154 OSAL_SNPRINTF(str, str_len, "UDP dst port 0x%04x", dest_port); in ecore_llh_protocol_filter_stringify()
1157 OSAL_SNPRINTF(str, str_len, "TCP src/dst ports 0x%04x/0x%04x", in ecore_llh_protocol_filter_stringify()
1161 OSAL_SNPRINTF(str, str_len, "UDP src/dst ports 0x%04x/0x%04x", in ecore_llh_protocol_filter_stringify()
5489 OSAL_SNPRINTF((char *)name, n, "%s %c%d", in ecore_get_dev_name()
6806 OSAL_SNPRINTF(buf_str, buf_size, "Ecore %d.%d.%d.%d. ", in ecore_set_platform_str()
H A Dbcm_osal.h430 #define OSAL_SNPRINTF(buf, size, format, ...) \ macro
H A Decore_int.c312 OSAL_SNPRINTF(str, 512, in ecore_pglueb_rbc_attn_handler()
1159 OSAL_SNPRINTF(bit_name, 30, in ecore_int_deassertion()