Home
last modified time | relevance | path

Searched refs:tx_pkt_hdr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c3544 struct tx_pkt_hdr *tp; in release_tx_packet()
3548 tp = (struct tx_pkt_hdr *) skb->data; in release_tx_packet()
6583 (pad_bytes + sizeof(struct tx_pkt_hdr)); in niu_compute_tx_flags()
6591 (pad_bytes + sizeof(struct tx_pkt_hdr)); in niu_compute_tx_flags()
6612 struct tx_pkt_hdr *tp; in niu_start_xmit()
6632 len = sizeof(struct tx_pkt_hdr) + 15; in niu_start_xmit()
6645 headroom = align + sizeof(struct tx_pkt_hdr); in niu_start_xmit()
6650 len = skb->len - sizeof(struct tx_pkt_hdr); in niu_start_xmit()
H A Dniu.h2801 struct tx_pkt_hdr { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c3563 struct tx_pkt_hdr *tp; in release_tx_packet()
3567 tp = (struct tx_pkt_hdr *) skb->data; in release_tx_packet()
6601 (pad_bytes + sizeof(struct tx_pkt_hdr)); in niu_compute_tx_flags()
6609 (pad_bytes + sizeof(struct tx_pkt_hdr)); in niu_compute_tx_flags()
6630 struct tx_pkt_hdr *tp; in niu_start_xmit()
6650 len = sizeof(struct tx_pkt_hdr) + 15; in niu_start_xmit()
6663 headroom = align + sizeof(struct tx_pkt_hdr); in niu_start_xmit()
6668 len = skb->len - sizeof(struct tx_pkt_hdr); in niu_start_xmit()
H A Dniu.h2801 struct tx_pkt_hdr { struct

Completed in 41 milliseconds