Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dvsc8575_support.c151 const int byte_cnt) in vtss_callout_trace_hex_dump() argument
157 for (i= 0; i < byte_cnt; i += 16) { in vtss_callout_trace_hex_dump()
160 while (j+i < byte_cnt && j < 16) { in vtss_callout_trace_hex_dump()