Searched refs:eh_max_tx_sgl (Results 1 – 2 of 2) sorted by relevance
741 ena->ena_device_hints.eh_max_tx_sgl = hints->edh_max_tx_sgl; in ena_update_hints()1276 if (ena->ena_device_hints.eh_max_tx_sgl != 0) in ena_attach_device_init()1277 ena->ena_tx_sgl_max_sz = ena->ena_device_hints.eh_max_tx_sgl; in ena_attach_device_init()
285 uint16_t eh_max_tx_sgl; member