Searched refs:tx_bcopy_threshold (Results 1 – 7 of 7) sorted by relevance
105 qede->tx_bcopy_threshold = DEFAULT_TX_COPY_THRESHOLD; in qede_cfg_init()169 qede->tx_bcopy_threshold, in qede_cfg_init()172 qede->tx_bcopy_threshold, in qede_cfg_init()
1509 pktinfo.total_len > qede->tx_bcopy_threshold) { in qede_send_tx_packet()1513 if (pktinfo.total_len > qede->tx_bcopy_threshold) { in qede_send_tx_packet()1518 if (pktinfo.total_len <= qede->tx_bcopy_threshold) { in qede_send_tx_packet()
783 uint16_t tx_bcopy_threshold; member
435 qede->instance, qede->tx_bcopy_threshold); in qede_get_config_params()
496 int tx_bcopy_threshold; member
1092 if (pktinfo.total_len <= adapter->tx_bcopy_threshold || in unm_nic_xmit_frame()2079 (knp++)->value.ui64 = adapter->tx_bcopy_threshold; in unm_kstat_update()
724 adapter->tx_bcopy_threshold = ddi_prop_get_int(DDI_DEV_T_ANY, in unm_check_options()