Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/age/
HDif_agevar.h128 #define AGE_SMB_BLOCK_SZ sizeof(struct smb) macro
HDif_age.c777 smb_block_end = sc->age_rdata.age_smb_block_paddr + AGE_SMB_BLOCK_SZ; in age_check_boundary()
902 AGE_SMB_BLOCK_SZ, /* maxsize */ in age_dma_alloc()
904 AGE_SMB_BLOCK_SZ, /* maxsegsize */ in age_dma_alloc()
1006 AGE_SMB_BLOCK_SZ, age_dmamap_cb, &ctx, 0); in age_dma_alloc()
2726 bzero(rd->age_smb_block, AGE_SMB_BLOCK_SZ); in age_init_smb_block()