Searched refs:CAS_TXQUEUELEN (Results 1 – 2 of 2) sorted by relevance
51 #define CAS_TXQUEUELEN 64 macro52 #define CAS_NTXDESC (CAS_TXQUEUELEN * CAS_NTXSEGS)173 struct cas_txsoft sc_txsoft[CAS_TXQUEUELEN];
198 if_setsendqlen(ifp, CAS_TXQUEUELEN); in cas_attach()279 for (i = 0; i < CAS_TXQUEUELEN; i++) { in cas_attach()442 for (i = 0; i < CAS_TXQUEUELEN; i++) in cas_attach()496 for (i = 0; i < CAS_TXQUEUELEN; i++) in cas_detach()