Searched refs:rx_copy_threshold (Results 1 – 10 of 10) sorted by relevance
104 qede->rx_copy_threshold = DEFAULT_RX_COPY_THRESHOLD; in qede_cfg_init()166 qede->rx_copy_threshold, in qede_cfg_init()
515 uint32_t rx_copy_threshold; member747 uint32_t rx_copy_threshold; member
440 qede->instance, qede->rx_copy_threshold); in qede_get_config_params()3008 rx_ring->rx_copy_threshold = qede->rx_copy_threshold; in qede_fastpath_config()
636 if (pkt_len <= rx_ring->rx_copy_threshold) { in qede_reg_cqe()
306 u32_t rx_copy_threshold; member
416 umdevice->rx_copy_threshold = 0xffffffff; in bnx_cfg_init()418 umdevice->rx_copy_threshold = 0; in bnx_cfg_init()
282 if (pktlen < umdevice->rx_copy_threshold) { in bnx_recv_ring_recv()
806 uint32_t rx_copy_threshold; member
667 qlge->rx_copy_threshold = qlge->rx_ring_size / 4; in ql_read_conf()670 qlge->rx_copy_threshold = data; in ql_read_conf()672 qlge->rx_copy_threshold); in ql_read_conf()1925 (rx_ring->sbuf_in_use_count <= qlge->rx_copy_threshold) || in ql_build_rx_mp()1926 (rx_ring->lbuf_in_use_count <= qlge->rx_copy_threshold)) { in ql_build_rx_mp()
48 uint16_t rx_copy_threshold = 256; variable1216 fl->copy_threshold = rx_copy_threshold; in alloc_iq_fl()