Home
last modified time | relevance | path

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

/drivers/staging/sxg/
Dsxghif.h851 #define SXG_SGL_BUF_SIZE sizeof(struct SXG_X64_SGL) macro
855 #define SXG_SGL_BUF_SIZE 0 macro
Dsxg.h271 (sizeof(struct SXG_SCATTER_GATHER) + SXG_SGL_BUF_SIZE),\
Dsxg.c1960 SglBufferLength = SXG_SGL_BUF_SIZE; in sxg_transmit_packet()