Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic_main.c817 uint16_t min_sop, max_sop, min_data, max_data; in enic_alloc_rq() local
908 min_data = min_sop * (mbufs_per_pkt - 1); in enic_alloc_rq()
913 min_data = 0; in enic_alloc_rq()
917 if (nb_desc < (min_sop + min_data)) { in enic_alloc_rq()
921 nb_data_desc = min_data; in enic_alloc_rq()
931 max_rx_pkt_len, mbuf_size, min_sop + min_data, in enic_alloc_rq()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pci-defs.h4156 uint32_t min_data : 6; /**< The number of words to have buffered in the PNI member
4171 uint32_t min_data : 6;
4197 uint32_t min_data : 6; /**< The number of words to have buffered in the PNI member
4212 uint32_t min_data : 6;
4238 uint32_t min_data : 6; /**< The number of words to have buffered in the PNI member
4253 uint32_t min_data : 6;