Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp_intf.c145 static int tx_spb_ring_full(struct bcmasp_intf *intf, int cnt) in tx_spb_ring_full() function
283 if (tx_spb_ring_full(intf, nr_frags + 1)) { in bcmasp_xmit()
370 if (tx_spb_ring_full(intf, MAX_SKB_FRAGS + 1)) in bcmasp_xmit()