Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c990 static int otx2_get_sqe_count(struct otx2_nic *pfvf, struct sk_buff *skb) in otx2_get_sqe_count() function
1156 if (free_desc < otx2_get_sqe_count(pfvf, skb)) in otx2_sq_append_skb()