Searched refs:min_data (Results 1 – 2 of 2) sorted by relevance
817 uint16_t min_sop, max_sop, min_data, max_data; in enic_alloc_rq() local908 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()
4156 uint32_t min_data : 6; /**< The number of words to have buffered in the PNI member4171 uint32_t min_data : 6;4197 uint32_t min_data : 6; /**< The number of words to have buffered in the PNI member4212 uint32_t min_data : 6;4238 uint32_t min_data : 6; /**< The number of words to have buffered in the PNI member4253 uint32_t min_data : 6;