Home
last modified time | relevance | path

Searched refs:is_hw_tso_supported (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c791 static bool is_hw_tso_supported(struct otx2_nic *pfvf, in is_hw_tso_supported() function
820 if (is_hw_tso_supported(pfvf, skb)) in otx2_get_sqe_count()
873 if (skb_shinfo(skb)->gso_size && !is_hw_tso_supported(pfvf, skb)) { in otx2_sq_append_skb()