Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c962 static int otx2_get_sqe_count(struct otx2_nic *pfvf, struct sk_buff *skb) in otx2_get_sqe_count() function
1091 if (free_desc < otx2_get_sqe_count(pfvf, skb)) in otx2_sq_append_skb()