Searched refs:gso_segs (Results 1 – 2 of 2) sorted by relevance
70 uint16_t gso_segs; member74 uint16_t gso_segs;
191 tx_info->s.gso_segs = howmany(m_head->m_pkthdr.len, in lio_xmit()206 if (tx_info->s.gso_segs) in lio_xmit()207 stats->tx_done += tx_info->s.gso_segs; in lio_xmit()