Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_network_interface.c48 struct sk_buff tx_buf[GMAC_CNT][TRANSMIT_DESC_SIZE] __attribute__ ((aligned (64)));
49 struct sk_buff rx_buf[GMAC_CNT][RECEIVE_DESC_SIZE] __attribute__ ((aligned (64)));
52 struct sk_buff txbuf[GMAC_CNT] __attribute__ ((aligned (64))); // set align to separate cacheable a…
53 struct sk_buff rxbuf[GMAC_CNT] __attribute__ ((aligned (64)));
390 struct sk_buff *rb = &rxbuf[intf]; in synop_handle_received_data()
728 struct sk_buff *skb; in synopGMAC_open()
860 s32 synopGMAC_xmit_frames(struct sk_buff *skb, int intf, u32 offload_needed, u32 ts) in synopGMAC_xmit_frames()
DsynopGMAC_network_interface.h49 s32 synopGMAC_xmit_frames(struct sk_buff *, int intf, u32 offload_needed, u32 ts);
DsynopGMAC_Dev.h122 struct sk_buff { struct