Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sunplus/
H A Dspl2sw_define.h216 struct spl2sw_skb_info { struct
233 struct spl2sw_skb_info *rx_skb_info[RX_DESC_QUEUE_NUM]; argument
239 struct spl2sw_skb_info tx_temp_skb_info[TX_DESC_NUM];
H A Dspl2sw_desc.c15 struct spl2sw_skb_info *rx_skbinfo; in spl2sw_rx_descs_flush()
62 struct spl2sw_skb_info *rx_skbinfo; in spl2sw_rx_descs_clean()
125 struct spl2sw_skb_info *rx_skbinfo; in spl2sw_rx_descs_init()
H A Dspl2sw_int.c23 struct spl2sw_skb_info *sinfo; in spl2sw_rx_poll()
141 struct spl2sw_skb_info *skbinfo; in spl2sw_tx_poll()
H A Dspl2sw_driver.c70 struct spl2sw_skb_info *skbinfo; in spl2sw_ethernet_start_xmit()