GVE_TX_MAX_DATA_DESCS
const int max_bufs_per_seg = GVE_TX_MAX_DATA_DESCS - 1;
if (unlikely(num_buffer_descs > GVE_TX_MAX_DATA_DESCS)) {