Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bce/
Dif_bce.c3518 int max_segments; in bce_dma_alloc() local
3714 max_segments = BCE_MAX_SEGMENTS; in bce_dma_alloc()
3718 max_segments = BCE_MAX_SEGMENTS; in bce_dma_alloc()
3725 max_segments, max_seg_size, 0, NULL, NULL, &sc->tx_mbuf_tag)) { in bce_dma_alloc()
/freebsd-12-stable/sys/dev/bxe/
Dbxe.c14720 int max_segments; in bxe_alloc_hsi_mem() local
14993 max_segments = BXE_TSO_MAX_SEGMENTS; in bxe_alloc_hsi_mem()
14997 max_segments = BXE_MAX_SEGMENTS; in bxe_alloc_hsi_mem()
15010 max_segments, /* num discontinuous */ in bxe_alloc_hsi_mem()