Searched refs:sk_buff (Results 1 – 3 of 3) sorted by relevance
48 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()
49 s32 synopGMAC_xmit_frames(struct sk_buff *, int intf, u32 offload_needed, u32 ts);
122 struct sk_buff { struct