Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h103 #define CPL_FORMAT_0_SIZE 8 macro
112 #define SZ_CPL_RX_PKT CPL_FORMAT_0_SIZE
509 #define SZ_CPL_TX_PKT CPL_FORMAT_0_SIZE
H A Dsge.c356 sizeof (struct ether_header) + CPL_FORMAT_0_SIZE); in sge_data_out()
358 sizeof (struct ether_header) + CPL_FORMAT_0_SIZE); in sge_data_out()
H A Dpe.c96 #define CPL_FORMAT_0_SIZE 8 macro