Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c937 static bool is_hw_tso_supported(struct otx2_nic *pfvf, in is_hw_tso_supported() function
968 if (is_hw_tso_supported(pfvf, skb)) in otx2_get_sqe_count()
1107 if (skb_shinfo(skb)->gso_size && !is_hw_tso_supported(pfvf, skb)) { in otx2_sq_append_skb()