Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c812 static int otx2_get_sqe_count(struct otx2_nic *pfvf, struct sk_buff *skb) in otx2_get_sqe_count() function
855 free_sqe < otx2_get_sqe_count(pfvf, skb)) in otx2_sq_append_skb()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds