Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/ti/
Dcpsw.c336 static unsigned int cpsw_rxbuf_total_len(unsigned int len) in cpsw_rxbuf_total_len() function
425 skb = build_skb(pa, cpsw_rxbuf_total_len(pkt_size)); in cpsw_rx_handler()
Dcpsw_new.c273 static unsigned int cpsw_rxbuf_total_len(unsigned int len) in cpsw_rxbuf_total_len() function
367 skb = build_skb(pa, cpsw_rxbuf_total_len(pkt_size)); in cpsw_rx_handler()