Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c158 static __le32 wx_test_staterr(union wx_rx_desc *rx_desc, in wx_test_staterr()
182 union wx_rx_desc *rx_desc, in wx_get_rx_buffer()
239 union wx_rx_desc *rx_desc) in wx_build_skb()
330 union wx_rx_desc *rx_desc; in wx_alloc_rx_buffers()
406 union wx_rx_desc *rx_desc, in wx_is_non_eop()
473 union wx_rx_desc *rx_desc, in wx_cleanup_headers()
498 union wx_rx_desc *rx_desc, in wx_rx_hash()
524 union wx_rx_desc *rx_desc, in wx_rx_checksum()
569 static void wx_rx_vlan(struct wx_ring *ring, union wx_rx_desc *rx_desc, in wx_rx_vlan()
597 union wx_rx_desc *rx_desc, in wx_process_skb_fields()
[all …]
H A Dwx_type.h811 union wx_rx_desc { union
855 (&(((union wx_rx_desc *)((R)->desc))[i]))
H A Dwx_hw.c1536 union wx_rx_desc *rx_desc; in wx_configure_rx_ring()